mirror of
https://github.com/yuzu-emu/mbedtls
synced 2024-11-24 17:28:08 +00:00
- Added genprime fix
This commit is contained in:
parent
a1d3e5f835
commit
ebb2bebbe2
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue