- Added genprime fix

This commit is contained in:
Paul Bakker 2009-03-28 17:52:44 +00:00
parent a1d3e5f835
commit ebb2bebbe2

View File

@ -7,6 +7,8 @@ PolarSSL ChangeLog
* Added support for SHA-224, SHA-256, SHA-384 and SHA-512
one way hash functions with the PKCS#1 v1.5 signing and
verification.
* Fixed minor bug regarding mpi_gcd located within the
POLARSSL_GENPRIME block.
= Version 0.10.0 released on 2009-01-12
* Migrated XySSL to PolarSSL