|
@@ -46,15 +46,6 @@
|
|
|
|
|
|
/**
|
|
|
* \def MBEDTLS_ECP_NIST_OPTIM
|
|
|
-@@ -656,7 +656,7 @@
|
|
|
- *
|
|
|
- * Comment this macro to disable deterministic ECDSA.
|
|
|
- */
|
|
|
--#define MBEDTLS_ECDSA_DETERMINISTIC
|
|
|
-+//#define MBEDTLS_ECDSA_DETERMINISTIC
|
|
|
-
|
|
|
- /**
|
|
|
- * \def MBEDTLS_KEY_EXCHANGE_PSK_ENABLED
|
|
|
@@ -709,7 +709,7 @@
|
|
|
* See dhm.h for more details.
|
|
|
*
|
|
@@ -216,15 +207,6 @@
|
|
|
|
|
|
/**
|
|
|
* \def MBEDTLS_HMAC_DRBG_C
|
|
|
-@@ -2203,7 +2203,7 @@
|
|
|
- *
|
|
|
- * Uncomment to enable the HMAC_DRBG random number geerator.
|
|
|
- */
|
|
|
--#define MBEDTLS_HMAC_DRBG_C
|
|
|
-+//#define MBEDTLS_HMAC_DRBG_C
|
|
|
-
|
|
|
- /**
|
|
|
- * \def MBEDTLS_MD_C
|
|
|
@@ -2486,7 +2486,7 @@
|
|
|
*
|
|
|
* This module enables abstraction of common (libc) functions.
|