1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-07 06:42:56 +03:00

Renamed RMD160 to RIPEMD160

This commit is contained in:
Paul Bakker
2014-01-22 13:35:29 +01:00
parent e4d47a655b
commit 61b699ed1b
16 changed files with 307 additions and 307 deletions

View File

@@ -45,7 +45,7 @@ set(src
pk_wrap.c
pkparse.c
pkwrite.c
rmd160.c
ripemd160.c
rsa.c
sha1.c
sha256.c