mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-30 06:24:20 +01:00
Add ChangeLog entry for buf zeroize
This commit is contained in:
parent
c0dc5b5d3b
commit
af134da17e
@ -1,5 +1,11 @@
|
|||||||
mbed TLS ChangeLog (Sorted per branch, date)
|
mbed TLS ChangeLog (Sorted per branch, date)
|
||||||
|
|
||||||
|
= mbed TLS 1.3.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.
|
||||||
|
|
||||||
= mbed TLS 1.3.20 released 2017-06-21
|
= mbed TLS 1.3.20 released 2017-06-21
|
||||||
|
|
||||||
Security
|
Security
|
||||||
|
Loading…
Reference in New Issue
Block a user