Merged RIPEMD-160 support

This commit is contained in:
Paul Bakker
2014-01-22 14:18:03 +01:00
19 changed files with 1232 additions and 128 deletions

View File

@@ -3,6 +3,7 @@ PolarSSL ChangeLog (Sorted per branch, date)
= PolarSSL 1.3 branch
Features
* Support for the Koblitz curves: secp192k1, secp224k1, secp256k1
* Support for RIPEMD-160
* Allow for use of PKCS#1 v2.1 via the PK layer (pk_rsa_set_padding() and
rsa_set_padding())