mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-22 05:46:41 +01:00
- Updated ChangeLog for rsa.c change
This commit is contained in:
parent
4c067eb92b
commit
a86cd2dfcd
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
||||||
PolarSSL ChangeLog
|
PolarSSL ChangeLog
|
||||||
|
|
||||||
|
= Version 0.11.1 released on 2009-05-17
|
||||||
|
* Fixed missing functionality for SHA-224, SHA-256, SHA384,
|
||||||
|
SHA-512 in rsa_pkcs1_sign()
|
||||||
|
|
||||||
= Version 0.11.0 released on 2009-05-03
|
= Version 0.11.0 released on 2009-05-03
|
||||||
* Fixed a bug in mpi_gcd() so that it also works when both
|
* Fixed a bug in mpi_gcd() so that it also works when both
|
||||||
input numbers are even and added testcases to check
|
input numbers are even and added testcases to check
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue