Просмотр исходного кода

update: 开启MBEDTLS_ECP_NIST_OPTIM优化

Wendal Chen 1 год назад
Родитель
Сommit
fda3104cbb
1 измененных файлов с 1 добавлено и 1 удалено
  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.
  */
-//#define MBEDTLS_ECP_NIST_OPTIM
+#define MBEDTLS_ECP_NIST_OPTIM
 
 /**
  * \def MBEDTLS_ECDSA_DETERMINISTIC