Add 'MBEDTLS_DHM_ALT' #DEFINE to library/config.h

Add 'MBEDTLS_DHM_ALT' #DEFINE to library/config.h to support alternate DHM
This commit is contained in:
nirekh01
2017-12-25 06:46:48 +00:00
parent 1f35ca9471
commit 49762fa21f
3 changed files with 7 additions and 1 deletions

View File

@@ -275,6 +275,8 @@
//#define MBEDTLS_SHA1_ALT
//#define MBEDTLS_SHA256_ALT
//#define MBEDTLS_SHA512_ALT
//#define MBEDTLS_DHM_ALT
/*
* When replacing the elliptic curve module, pleace consider, that it is
* implemented with two .c files: