Add ChangeLog entry for wiping sensitive buffers

This commit is contained in:
Gilles Peskine 2018-09-11 18:53:58 +02:00
parent 51de2d25a3
commit 73e34facb4

View file

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