mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-06-20 22:17:49 +00:00
Adapt ChangeLog
This commit is contained in:
parent
06811ced27
commit
b624b85b04
10
ChangeLog
10
ChangeLog
|
@ -1,5 +1,15 @@
|
||||||
mbed TLS ChangeLog (Sorted per branch, date)
|
mbed TLS ChangeLog (Sorted per branch, date)
|
||||||
|
|
||||||
|
= mbed TLS x.x.x branch released xxxx-xx-xx
|
||||||
|
|
||||||
|
Bugfix
|
||||||
|
* Fix memory leak in RSA self test.
|
||||||
|
|
||||||
|
Security
|
||||||
|
* Add option for mandatory use of blinding in RSA private key operations.
|
||||||
|
* Add options for verification of RSA private key operations to defend
|
||||||
|
against Bellcore glitch attack.
|
||||||
|
|
||||||
= mbed TLS 2.x.x branch released xxxx-xx-xx
|
= mbed TLS 2.x.x branch released xxxx-xx-xx
|
||||||
|
|
||||||
Security
|
Security
|
||||||
|
|
Loading…
Reference in a new issue