Add ChangeLog entry for wiping sensitive buffers

This commit is contained in:
Gilles Peskine 2018-09-11 18:53:58 +02:00
parent afa803775a
commit 1b09f4027e

View file

@ -1,5 +1,11 @@
mbed TLS ChangeLog (Sorted per branch, date)
= mbed TLS 2.x.x branch released xxxx-xx-xx
Security
* Wipe sensitive buffers on the stack in the CTR_DRBG and HMAC_DRBG
modules.
= mbed TLS 2.14.0 branch released 2018-11-19
Security