commit | 07894338a0650828591a2db9509c7834b8ee7091 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Tue Jun 23 00:18:41 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Tue Jun 23 13:09:10 2015 +0200 |
tree | c55ba433e772dfb02b6519376f910e9437652eb8 | |
parent | 7320eb46d471b908b5251aa1d459ec32cb888370 [diff] [blame] |
Rename M255 to Curve25519
diff --git a/include/mbedtls/config.h b/include/mbedtls/config.h index 6f346ce..d2074df 100644 --- a/include/mbedtls/config.h +++ b/include/mbedtls/config.h
@@ -421,7 +421,7 @@ #define MBEDTLS_ECP_DP_BP256R1_ENABLED #define MBEDTLS_ECP_DP_BP384R1_ENABLED #define MBEDTLS_ECP_DP_BP512R1_ENABLED -#define MBEDTLS_ECP_DP_M255_ENABLED +#define MBEDTLS_ECP_DP_CURVE25519_ENABLED /** * \def MBEDTLS_ECP_NIST_OPTIM