mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-02 10:36:07 +02:00
ECDH: Disable Everest by default
This commit is contained in:
committed by
Janos Follath
parent
610763d807
commit
8914f01511
@@ -3544,7 +3544,7 @@
|
||||
* MBEDTLS_ECDH_LEGACY_CONTEXT).
|
||||
*
|
||||
*/
|
||||
#define MBEDTLS_ECDH_VARIANT_EVEREST_ENABLED
|
||||
//#define MBEDTLS_ECDH_VARIANT_EVEREST_ENABLED
|
||||
|
||||
/* \} name SECTION: Customisation configuration options */
|
||||
|
||||
|
||||
@@ -104,6 +104,7 @@ MBEDTLS_NO_64BIT_MULTIPLICATION
|
||||
MBEDTLS_PSA_CRYPTO_SPM
|
||||
MBEDTLS_PSA_INJECT_ENTROPY
|
||||
MBEDTLS_ECP_RESTARTABLE
|
||||
MBEDTLS_ECDH_VARIANT_EVEREST_ENABLED
|
||||
_ALT\s*$
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user