mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-08 15:39:22 +01:00
Merge remote-tracking branch 'upstream-public/pr/1547' into development-proposed
This commit is contained in:
commit
73db8380ca
2 changed files with 10 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue