Merge remote-tracking branch 'upstream-public/pr/1547' into development-proposed

This commit is contained in:
Gilles Peskine 2018-04-04 09:19:12 +02:00
commit 73db8380ca
2 changed files with 10 additions and 2 deletions

View file

@ -72,6 +72,9 @@ Changes
* In the SSL module, when f_send, f_recv or f_recv_timeout report
transmitting more than the required length, return an error. Raised by
Sam O'Connor in #1245.
* Improve robustness of mbedtls_ssl_derive_keys against the use of
HMAC functions with non-HMAC ciphersuites. Independently contributed
by Jiayuan Chen in #1377. Fixes #1437.
= mbed TLS 2.8.0 branch released 2018-03-16