ECDH alternative implementation support
Add alternative implementation support for ECDH at the higher layer
This commit is contained in:
parent
45d269555b
commit
433f39c437
4 changed files with 10 additions and 1 deletions
|
@ -238,6 +238,7 @@
|
|||
//#define MBEDTLS_BLOWFISH_ALT
|
||||
//#define MBEDTLS_CAMELLIA_ALT
|
||||
//#define MBEDTLS_DES_ALT
|
||||
//#define MBEDTLS_ECDH_ALT
|
||||
//#define MBEDTLS_XTEA_ALT
|
||||
//#define MBEDTLS_MD2_ALT
|
||||
//#define MBEDTLS_MD4_ALT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue