-
Notifications
You must be signed in to change notification settings - Fork 50
Labels
size-xsEstimated task size: extra small (a few hours at most)Estimated task size: extra small (a few hours at most)
Description
Remove the options marked as deprecated in crypto_config.h
:
PSA_WANT_KEY_TYPE_ECC_KEY_PAIR
,PSA_WANT_KEY_TYPE_RSA_KEY_PAIR
as well as the corresponding macrosMBEDTLS_PSA_{BUILTIN,ACCEL}_KEY_TYPE_{RSA,ECC}_KEY_PAIR
We can either keep an emptycrypto_legacy.h
or remove it.MBEDTLS_SHA256_USE_A64_CRYPTO_IF_PRESENT
,MBEDTLS_SHA256_USE_A64_CRYPTO_ONLY
Metadata
Metadata
Assignees
Labels
size-xsEstimated task size: extra small (a few hours at most)Estimated task size: extra small (a few hours at most)
Type
Projects
Status
Implementation in progress
Status
1.0/4.0 SHOULDs