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_SHA256 with its PSA_WANT counterpartart #9112

Closed
gabor-mezei-arm opened this issue May 8, 2024 · 0 comments · Fixed by #9173
Closed

Replace MBEDTLS_MD_CAN_SHA256 with its PSA_WANT counterpartart #9112

gabor-mezei-arm opened this issue May 8, 2024 · 0 comments · Fixed by #9173
Assignees
Labels
component-crypto Crypto primitives and low-level interfaces enhancement size-m Estimated task size: medium (~1w)

Comments

@gabor-mezei-arm
Copy link
Contributor

Replace the macros other then in the include directory:

  • MBEDTLS_MD_CAN_SHA256 to PSA_WANT_ALG_SHA_256

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) size-m Estimated task size: medium (~1w) and removed size-s Estimated task size: small (~2d) labels May 8, 2024
@gabor-mezei-arm gabor-mezei-arm changed the title Replace MBEDTLS_MD_CAN_SHA256 with its PSA_WANT counterpartarts Replace MBEDTLS_MD_CAN_SHA256 with its PSA_WANT counterpartart May 8, 2024
@eleuzi01 eleuzi01 self-assigned this May 23, 2024
@gabor-mezei-arm gabor-mezei-arm linked a pull request Jun 5, 2024 that will close this issue
4 tasks
@minosgalanakis minosgalanakis moved this to Remove legacy symbols in Mbed TLS Epics Aug 2, 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-m Estimated task size: medium (~1w)
Projects
Status: Remove legacy symbols
Development

Successfully merging a pull request may close this issue.

2 participants