Add ChangeLog entry for wiping sensitive buffers

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

View file

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