ECDSA alternative support
Support for alternative implementation of ECDSA, at the higher layer
This commit is contained in:
parent
45d269555b
commit
b68733bf62
4 changed files with 61 additions and 50 deletions
|
@ -238,6 +238,7 @@
|
|||
//#define MBEDTLS_BLOWFISH_ALT
|
||||
//#define MBEDTLS_CAMELLIA_ALT
|
||||
//#define MBEDTLS_DES_ALT
|
||||
//#define MBEDTLS_ECDSA_ALT
|
||||
//#define MBEDTLS_XTEA_ALT
|
||||
//#define MBEDTLS_MD2_ALT
|
||||
//#define MBEDTLS_MD4_ALT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue