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: Support using mbedTLS for ecdsa #1937

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

stevenlee7189
Copy link

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

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
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.

None yet

2 participants