Merge remote-tracking branch 'public/pr/1920' into development

This commit is contained in:
Simon Butcher 2018-08-30 00:56:08 +01:00
commit 07de4c0035
2 changed files with 17 additions and 2 deletions

View file

@ -61,6 +61,11 @@ Changes
INTERNAL NOTE: need to bump soversion of libmbedtls:
- added new member 'mtu' to public 'mbedtls_ssl_conf' structure
Changes
* Add warnings to the documentation of the HKDF module to reduce the risk
of misusing the mbedtls_hkdf_extract() and mbedtls_hkdf_expand()
functions. Fixes #1775. Reported by Brian J. Murray.
= mbed TLS 2.12.0 branch released 2018-07-25
Security