mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-11-12 16:41:03 +03:00
Add ChangeLog entry for buf zeroize
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
mbed TLS ChangeLog (Sorted per branch, date)
|
||||
|
||||
= mbed TLS x.x.x released xxxx-xx-xx
|
||||
|
||||
Security
|
||||
* Ensure that buffers are cleared after use if they contain sensitive data.
|
||||
Changes were introduced in multiple places in the library. Cannot be
|
||||
triggered remotely.
|
||||
|
||||
= mbed TLS 2.5.1 released xxxx-xx-xx
|
||||
|
||||
Security
|
||||
|
||||
Reference in New Issue
Block a user