mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-02-15 23:53:03 +00:00
Updated ChangeLog with recent changes
This commit is contained in:
parent
83a7fdd47b
commit
3eb9673e19
@ -1,5 +1,14 @@
|
||||
PolarSSL ChangeLog (Sorted per branch, date)
|
||||
|
||||
= PolarSSL 1.3 branch
|
||||
Features
|
||||
* Allow for use of PKCS#1 v2.1 via the PK layer (pk_rsa_set_padding() and
|
||||
rsa_set_padding())
|
||||
|
||||
Bugfix
|
||||
* Potential memory leak in bignum_selftest()
|
||||
* Replaced expired test certificate
|
||||
|
||||
= PolarSSL 1.3.3 released on 2013-12-31
|
||||
Features
|
||||
* EC key generation support in gen_key app
|
||||
|
||||
Loading…
Reference in New Issue
Block a user