| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260 | 
							- --- a/include/mbedtls/config.h
 
- +++ b/include/mbedtls/config.h
 
- @@ -566,17 +566,17 @@
 
-   *
 
-   * Comment macros to disable the curve and functions for it
 
-   */
 
- -#define MBEDTLS_ECP_DP_SECP192R1_ENABLED
 
- -#define MBEDTLS_ECP_DP_SECP224R1_ENABLED
 
- +//#define MBEDTLS_ECP_DP_SECP192R1_ENABLED
 
- +//#define MBEDTLS_ECP_DP_SECP224R1_ENABLED
 
-  #define MBEDTLS_ECP_DP_SECP256R1_ENABLED
 
-  #define MBEDTLS_ECP_DP_SECP384R1_ENABLED
 
- -#define MBEDTLS_ECP_DP_SECP521R1_ENABLED
 
- -#define MBEDTLS_ECP_DP_SECP192K1_ENABLED
 
- -#define MBEDTLS_ECP_DP_SECP224K1_ENABLED
 
- +//#define MBEDTLS_ECP_DP_SECP521R1_ENABLED
 
- +//#define MBEDTLS_ECP_DP_SECP192K1_ENABLED
 
- +//#define MBEDTLS_ECP_DP_SECP224K1_ENABLED
 
-  #define MBEDTLS_ECP_DP_SECP256K1_ENABLED
 
- -#define MBEDTLS_ECP_DP_BP256R1_ENABLED
 
- -#define MBEDTLS_ECP_DP_BP384R1_ENABLED
 
- -#define MBEDTLS_ECP_DP_BP512R1_ENABLED
 
- +//#define MBEDTLS_ECP_DP_BP256R1_ENABLED
 
- +//#define MBEDTLS_ECP_DP_BP384R1_ENABLED
 
- +//#define MBEDTLS_ECP_DP_BP512R1_ENABLED
 
-  #define MBEDTLS_ECP_DP_CURVE25519_ENABLED
 
-  
 
-  /**
 
- @@ -601,8 +601,8 @@
 
-   * Requires: MBEDTLS_HMAC_DRBG_C
 
-   *
 
-   * Comment this macro to disable deterministic ECDSA.
 
- - */
 
-  #define MBEDTLS_ECDSA_DETERMINISTIC
 
- + */
 
-  
 
-  /**
 
-   * \def MBEDTLS_KEY_EXCHANGE_PSK_ENABLED
 
- @@ -655,7 +655,7 @@
 
-   *             See dhm.h for more details.
 
-   *
 
-   */
 
- -#define MBEDTLS_KEY_EXCHANGE_DHE_PSK_ENABLED
 
- +//#define MBEDTLS_KEY_EXCHANGE_DHE_PSK_ENABLED
 
-  
 
-  /**
 
-   * \def MBEDTLS_KEY_EXCHANGE_ECDHE_PSK_ENABLED
 
- @@ -674,8 +674,8 @@
 
-   *      MBEDTLS_TLS_ECDHE_PSK_WITH_CAMELLIA_128_CBC_SHA256
 
-   *      MBEDTLS_TLS_ECDHE_PSK_WITH_3DES_EDE_CBC_SHA
 
-   *      MBEDTLS_TLS_ECDHE_PSK_WITH_RC4_128_SHA
 
- - */
 
-  #define MBEDTLS_KEY_EXCHANGE_ECDHE_PSK_ENABLED
 
- + */
 
-  
 
-  /**
 
-   * \def MBEDTLS_KEY_EXCHANGE_RSA_PSK_ENABLED
 
- @@ -700,7 +700,7 @@
 
-   *      MBEDTLS_TLS_RSA_PSK_WITH_3DES_EDE_CBC_SHA
 
-   *      MBEDTLS_TLS_RSA_PSK_WITH_RC4_128_SHA
 
-   */
 
- -#define MBEDTLS_KEY_EXCHANGE_RSA_PSK_ENABLED
 
- +//#define MBEDTLS_KEY_EXCHANGE_RSA_PSK_ENABLED
 
-  
 
-  /**
 
-   * \def MBEDTLS_KEY_EXCHANGE_RSA_ENABLED
 
- @@ -834,7 +834,7 @@
 
-   *      MBEDTLS_TLS_ECDH_ECDSA_WITH_CAMELLIA_128_GCM_SHA256
 
-   *      MBEDTLS_TLS_ECDH_ECDSA_WITH_CAMELLIA_256_GCM_SHA384
 
-   */
 
- -#define MBEDTLS_KEY_EXCHANGE_ECDH_ECDSA_ENABLED
 
- +//#define MBEDTLS_KEY_EXCHANGE_ECDH_ECDSA_ENABLED
 
-  
 
-  /**
 
-   * \def MBEDTLS_KEY_EXCHANGE_ECDH_RSA_ENABLED
 
- @@ -858,7 +858,7 @@
 
-   *      MBEDTLS_TLS_ECDH_RSA_WITH_CAMELLIA_128_GCM_SHA256
 
-   *      MBEDTLS_TLS_ECDH_RSA_WITH_CAMELLIA_256_GCM_SHA384
 
-   */
 
- -#define MBEDTLS_KEY_EXCHANGE_ECDH_RSA_ENABLED
 
- +//#define MBEDTLS_KEY_EXCHANGE_ECDH_RSA_ENABLED
 
-  
 
-  /**
 
-   * \def MBEDTLS_KEY_EXCHANGE_ECJPAKE_ENABLED
 
- @@ -962,7 +962,7 @@
 
-   * This option is only useful if both MBEDTLS_SHA256_C and
 
-   * MBEDTLS_SHA512_C are defined. Otherwise the available hash module is used.
 
-   */
 
- -//#define MBEDTLS_ENTROPY_FORCE_SHA256
 
- +#define MBEDTLS_ENTROPY_FORCE_SHA256
 
-  
 
-  /**
 
-   * \def MBEDTLS_ENTROPY_NV_SEED
 
- @@ -1056,14 +1056,14 @@
 
-   * Uncomment this macro to disable the use of CRT in RSA.
 
-   *
 
-   */
 
- -//#define MBEDTLS_RSA_NO_CRT
 
- +#define MBEDTLS_RSA_NO_CRT
 
-  
 
-  /**
 
-   * \def MBEDTLS_SELF_TEST
 
-   *
 
-   * Enable the checkup functions (*_self_test).
 
-   */
 
- -#define MBEDTLS_SELF_TEST
 
- +//#define MBEDTLS_SELF_TEST
 
-  
 
-  /**
 
-   * \def MBEDTLS_SHA256_SMALLER
 
- @@ -1079,7 +1079,7 @@
 
-   *
 
-   * Uncomment to enable the smaller implementation of SHA256.
 
-   */
 
- -//#define MBEDTLS_SHA256_SMALLER
 
- +#define MBEDTLS_SHA256_SMALLER
 
-  
 
-  /**
 
-   * \def MBEDTLS_SSL_ALL_ALERT_MESSAGES
 
- @@ -1206,7 +1206,7 @@
 
-   *          configuration of this extension).
 
-   *
 
-   */
 
- -#define MBEDTLS_SSL_RENEGOTIATION
 
- +//#define MBEDTLS_SSL_RENEGOTIATION
 
-  
 
-  /**
 
-   * \def MBEDTLS_SSL_SRV_SUPPORT_SSLV2_CLIENT_HELLO
 
- @@ -1380,8 +1380,8 @@
 
-   * callbacks are provided by MBEDTLS_SSL_TICKET_C.
 
-   *
 
-   * Comment this macro to disable support for SSL session tickets
 
- - */
 
-  #define MBEDTLS_SSL_SESSION_TICKETS
 
- + */
 
-  
 
-  /**
 
-   * \def MBEDTLS_SSL_EXPORT_KEYS
 
- @@ -1411,7 +1411,7 @@
 
-   *
 
-   * Comment this macro to disable support for truncated HMAC in SSL
 
-   */
 
- -#define MBEDTLS_SSL_TRUNCATED_HMAC
 
- +//#define MBEDTLS_SSL_TRUNCATED_HMAC
 
-  
 
-  /**
 
-   * \def MBEDTLS_THREADING_ALT
 
- @@ -1445,8 +1445,8 @@
 
-   * Requires: MBEDTLS_VERSION_C
 
-   *
 
-   * Comment this to disable run-time checking and save ROM space
 
- - */
 
-  #define MBEDTLS_VERSION_FEATURES
 
- + */
 
-  
 
-  /**
 
-   * \def MBEDTLS_X509_ALLOW_EXTENSIONS_NON_V3
 
- @@ -1773,7 +1773,7 @@
 
-   *      MBEDTLS_TLS_PSK_WITH_CAMELLIA_128_GCM_SHA256
 
-   *      MBEDTLS_TLS_PSK_WITH_CAMELLIA_128_CBC_SHA256
 
-   */
 
- -#define MBEDTLS_CAMELLIA_C
 
- +//#define MBEDTLS_CAMELLIA_C
 
-  
 
-  /**
 
-   * \def MBEDTLS_CCM_C
 
- @@ -1787,7 +1787,7 @@
 
-   * This module enables the AES-CCM ciphersuites, if other requisites are
 
-   * enabled as well.
 
-   */
 
- -#define MBEDTLS_CCM_C
 
- +//#define MBEDTLS_CCM_C
 
-  
 
-  /**
 
-   * \def MBEDTLS_CERTS_C
 
- @@ -1799,7 +1799,7 @@
 
-   *
 
-   * This module is used for testing (ssl_client/server).
 
-   */
 
- -#define MBEDTLS_CERTS_C
 
- +//#define MBEDTLS_CERTS_C
 
-  
 
-  /**
 
-   * \def MBEDTLS_CIPHER_C
 
- @@ -1852,7 +1852,7 @@
 
-   *
 
-   * This module provides debugging functions.
 
-   */
 
- -#define MBEDTLS_DEBUG_C
 
- +//#define MBEDTLS_DEBUG_C
 
-  
 
-  /**
 
-   * \def MBEDTLS_DES_C
 
- @@ -1881,7 +1881,7 @@
 
-   * \warning   DES is considered a weak cipher and its use constitutes a
 
-   *            security risk. We recommend considering stronger ciphers instead.
 
-   */
 
- -#define MBEDTLS_DES_C
 
- +//#define MBEDTLS_DES_C
 
-  
 
-  /**
 
-   * \def MBEDTLS_DHM_C
 
- @@ -2042,8 +2042,8 @@
 
-   * Requires: MBEDTLS_MD_C
 
-   *
 
-   * Uncomment to enable the HMAC_DRBG random number geerator.
 
- - */
 
-  #define MBEDTLS_HMAC_DRBG_C
 
- + */
 
-  
 
-  /**
 
-   * \def MBEDTLS_MD_C
 
- @@ -2337,7 +2337,7 @@
 
-   * Caller:  library/md.c
 
-   *
 
-   */
 
- -#define MBEDTLS_RIPEMD160_C
 
- +//#define MBEDTLS_RIPEMD160_C
 
-  
 
-  /**
 
-   * \def MBEDTLS_RSA_C
 
- @@ -2421,8 +2421,8 @@
 
-   * Caller:
 
-   *
 
-   * Requires: MBEDTLS_SSL_CACHE_C
 
- - */
 
-  #define MBEDTLS_SSL_CACHE_C
 
- + */
 
-  
 
-  /**
 
-   * \def MBEDTLS_SSL_COOKIE_C
 
- @@ -2443,8 +2443,8 @@
 
-   * Caller:
 
-   *
 
-   * Requires: MBEDTLS_CIPHER_C
 
- - */
 
-  #define MBEDTLS_SSL_TICKET_C
 
- + */
 
-  
 
-  /**
 
-   * \def MBEDTLS_SSL_CLI_C
 
- @@ -2543,8 +2543,8 @@
 
-   * Module:  library/version.c
 
-   *
 
-   * This module provides run-time version information.
 
- - */
 
-  #define MBEDTLS_VERSION_C
 
- + */
 
-  
 
-  /**
 
-   * \def MBEDTLS_X509_USE_C
 
- @@ -2654,7 +2654,7 @@
 
-   * Module:  library/xtea.c
 
-   * Caller:
 
-   */
 
- -#define MBEDTLS_XTEA_C
 
- +//#define MBEDTLS_XTEA_C
 
-  
 
-  /* \} name SECTION: mbed TLS modules */
 
-  
 
 
  |