Renamed RMD160 to RIPEMD160
This commit is contained in:
parent
e4d47a655b
commit
61b699ed1b
16 changed files with 307 additions and 307 deletions
|
@ -1559,15 +1559,15 @@
|
|||
#define POLARSSL_PKCS12_C
|
||||
|
||||
/**
|
||||
* \def POLARSSL_RMD160_C
|
||||
* \def POLARSSL_RIPEMD160_C
|
||||
*
|
||||
* Enable the RIPEMD-160 hash algorithm.
|
||||
*
|
||||
* Module: library/rmd160.c
|
||||
* Module: library/ripemd160.c
|
||||
* Caller: library/md.c
|
||||
*
|
||||
*/
|
||||
#define POLARSSL_RMD160_C
|
||||
#define POLARSSL_RIPEMD160_C
|
||||
|
||||
/**
|
||||
* \def POLARSSL_RSA_C
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue