Add ChangeLog entry
This commit is contained in:
parent
dabe87cd71
commit
ae97c25a91
1 changed files with 6 additions and 0 deletions
|
@ -2,6 +2,12 @@ mbed TLS ChangeLog (Sorted per branch, date)
|
||||||
|
|
||||||
= mbed TLS x.x.x branch released xxxx-xx-xx
|
= mbed TLS x.x.x branch released xxxx-xx-xx
|
||||||
|
|
||||||
|
Security
|
||||||
|
* Fix a timing variation in RSA PKCS#1 v1.5 decryption that could
|
||||||
|
lead to a Bleichenbacher-style attack. In TLS, this affects
|
||||||
|
RSA-based ciphersuites without DHE or ECDHE. Reported by Yuval Yarom,
|
||||||
|
Eyal Ronen, Adi Shamir, David Wong and Daniel Genkin.
|
||||||
|
|
||||||
Bugfix
|
Bugfix
|
||||||
* Fix failure in hmac_drbg in the benchmark sample application, when
|
* Fix failure in hmac_drbg in the benchmark sample application, when
|
||||||
MBEDTLS_THREADING_C is defined. Found by TrinityTonic, #1095
|
MBEDTLS_THREADING_C is defined. Found by TrinityTonic, #1095
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue