mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-08 09:05:30 +00:00
Add ChangeLog entry for buf zeroize
This commit is contained in:
parent
3d23146f62
commit
55a5235ea1
|
@ -1,5 +1,12 @@
|
|||
mbed TLS ChangeLog (Sorted per branch, date)
|
||||
|
||||
= mbed TLS 2.1.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.1.8 released 2017-06-21
|
||||
|
||||
Security
|
||||
|
|
Loading…
Reference in a new issue