Browse Source

update: 开启MBEDTLS_ECP_NIST_OPTIM优化

Wendal Chen 2 years ago
parent
commit
fda3104cbb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/port/mbedtls_config_air101.h

+ 1 - 1
app/port/mbedtls_config_air101.h

@@ -591,7 +591,7 @@
  *
  *
  * Comment this macro to disable NIST curves optimisation.
  * Comment this macro to disable NIST curves optimisation.
  */
  */
-//#define MBEDTLS_ECP_NIST_OPTIM
+#define MBEDTLS_ECP_NIST_OPTIM
 
 
 /**
 /**
  * \def MBEDTLS_ECDSA_DETERMINISTIC
  * \def MBEDTLS_ECDSA_DETERMINISTIC