- Renamed RSA_RAW to SIG_RSA_RAW for consistency in the code.

This commit is contained in:
Paul Bakker
2009-07-19 20:36:27 +00:00
parent 5d4a193e77
commit fc22c441bc
6 changed files with 20 additions and 20 deletions

View File

@@ -8,9 +8,10 @@ Features
Camellia, DES, 3-DES, RSA PKCS#1, XTEA, Diffie-Hellman
and X509parse.
Major Changes
Changes
* Error codes are not (necessarily) negative anymore. Keep
this is mind when writing code.
this is mind when checking for errors.
* RSA_RAW renamed to SIG_RSA_RAW for consistency.
Bug fixes
* Fixed HMAC-MD2 by modifying md2_starts(), so that the