- Fixed typo in name of POLARSSL_ERR_RSA_OUTPUT_TOO_LARGE.

This commit is contained in:
Paul Bakker
2009-07-19 20:41:06 +00:00
parent fc22c441bc
commit 38e2b482ff
4 changed files with 4 additions and 3 deletions

View File

@@ -12,6 +12,7 @@ Changes
* Error codes are not (necessarily) negative anymore. Keep
this is mind when checking for errors.
* RSA_RAW renamed to SIG_RSA_RAW for consistency.
* Fixed typo in name of POLARSSL_ERR_RSA_OUTPUT_TOO_LARGE.
Bug fixes
* Fixed HMAC-MD2 by modifying md2_starts(), so that the