Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bootutil/crypto: Add ECDSA P256 support using mbedTLS #1937

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

stevenlee7189
Copy link

@stevenlee7189 stevenlee7189 commented Apr 10, 2024

This pull request introduces the BOOT_ECDSA_MBEDTLS configuration, enabling the use of the mbedTLS library for the ECDSA P256 signature.

Add BOOT_ECDSA_MBEDTLS for BOOT_SIGNATURE_TYPE_ECDSA_P256 to enable
mbedTLS library for ecdsa module.

Signed-off-by: Steven Lee <steven_lee@aspeedtech.com>
@de-nordic de-nordic requested a review from d3zd3z May 23, 2024 16:48
@de-nordic de-nordic added the crypto Encryption support label May 23, 2024
@de-nordic
Copy link
Collaborator

Why there are not CI jobs running on this?

@de-nordic de-nordic requested a review from nvlsianpu July 24, 2024 11:52
@d3zd3z
Copy link
Member

d3zd3z commented Nov 13, 2024

Why there are not CI jobs running on this?

Usually it will ask about running from new contributors. But, it isn't asking now. I wonder if that is because there are now conflicts.

@stevenlee7189 stevenlee7189 changed the title bootutil/crypto: Support using mbedTLS for ecdsa bootutil/crypto: support Dec 13, 2024
@stevenlee7189 stevenlee7189 changed the title bootutil/crypto: support bootutil/crypto: Add ECDSA P256 support using mbedTLS Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crypto Encryption support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants