Browse Source

update: 开启MBEDTLS_ECP_NIST_OPTIM优化

Wendal Chen 2 năm trước cách đây
mục cha
commit
fda3104cbb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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