Add precision about exploitability in ChangeLog

Also fix some whitespace while at it.
This commit is contained in:
Manuel Pégourié-Gonnard 2016-02-11 10:35:13 +01:00 committed by Simon Butcher
parent ff40a4b805
commit 7dc6f93db1
2 changed files with 2 additions and 1 deletions

View file

@ -5,6 +5,7 @@ mbed TLS ChangeLog (Sorted per branch, date)
Security
* Fix potential integer overflow to buffer overflow in
mbedtls_rsa_rsaes_pkcs1_v15_encrypt and mbedtls_rsa_rsaes_oaep_encrypt
(not triggerable remotely in (D)TLS).
Bugfix
* Fix bug in mbedtls_mpi_add_mpi() that caused wrong results when the three