Adapt ChangeLog

This commit is contained in:
Hanno Becker 2017-06-27 08:26:53 +01:00 committed by Simon Butcher
parent ce37e6269e
commit 7ec83df47f

View file

@ -25,6 +25,9 @@ Security
(default: 8) intermediates, even when it was not trusted. Could be
triggered remotely on both sides. (With auth_mode set to required
(default), the handshake was correctly aborted.)
* Realiably zeroize sensitive data after use in AES example applications
programs/aes/aescrypt2 and programs/aes/crypt_and_hash.
Found by Laurent Simon.
Features
* Add the functions mbedtls_platform_setup() and mbedtls_platform_teardown()