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

Replace MBEDTLS_MD_CAN_SHA384 with its PSA_WANT counterpartart #9113

Open
gabor-mezei-arm opened this issue May 8, 2024 · 0 comments
Open
Assignees
Labels
component-crypto Crypto primitives and low-level interfaces enhancement size-s Estimated task size: small (~2d)

Comments

@gabor-mezei-arm
Copy link
Contributor

Replace the macros other then in the include directory:

  • MBEDTLS_MD_CAN_SHA384 to PSA_WANT_ALG_SHA_384

Ensure that the test are run in the same way.

@gabor-mezei-arm gabor-mezei-arm added enhancement component-crypto Crypto primitives and low-level interfaces size-s Estimated task size: small (~2d) labels May 8, 2024
@gabor-mezei-arm gabor-mezei-arm added this to Remove legacy symbols in EPICs for Mbed TLS May 8, 2024
@gabor-mezei-arm gabor-mezei-arm changed the title Replace MBEDTLS_MD_CAN_SHA384 with its PSA_WANT counterpartarts Replace MBEDTLS_MD_CAN_SHA384 with its PSA_WANT counterpartart May 8, 2024
@eleuzi01 eleuzi01 self-assigned this May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component-crypto Crypto primitives and low-level interfaces enhancement size-s Estimated task size: small (~2d)
Projects
EPICs for Mbed TLS
Remove legacy symbols
Development

No branches or pull requests

2 participants