mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-08-09 20:57:47 +00:00
Merge pull request #201 from ronald-cron-arm/remove-legacy-ecc-crypto-options
Prepare for the removal of legacy ECC crypto options
This commit is contained in:
@@ -149,6 +149,8 @@ helper_psasim_config() {
|
||||
scripts/config.py unset MBEDTLS_KEY_EXCHANGE_ECDHE_RSA_ENABLED
|
||||
scripts/config.py unset MBEDTLS_ECP_RESTARTABLE
|
||||
scripts/config.py unset MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER
|
||||
scripts/config.py unset MBEDTLS_PK_PARSE_EC_EXTENDED
|
||||
scripts/config.py unset MBEDTLS_PK_PARSE_EC_COMPRESSED
|
||||
|
||||
scripts/config.py unset-all MBEDTLS_SHA256_USE_.*_CRYPTO_
|
||||
scripts/config.py unset-all MBEDTLS_SHA512_USE_.*_CRYPTO_
|
||||
|
||||
Reference in New Issue
Block a user