commit | af134da17eac7d2b129288f271db63efb5d78f75 | [log] [tgz] |
---|---|---|
author | Andres Amaya Garcia <andres.amayagarcia@arm.com> | Wed Jul 12 10:59:05 2017 +0100 |
committer | Andres Amaya Garcia <andres.amayagarcia@arm.com> | Wed Jul 12 11:04:28 2017 +0100 |
tree | 72f8062b1791035fb1cb09dc09bd36fb1cbbb3bd | |
parent | c0dc5b5d3b2d91d868a3ff7822e46192acc90ed8 [diff] |
Add ChangeLog entry for buf zeroize
diff --git a/ChangeLog b/ChangeLog index 1672bdf..1029dc9 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,5 +1,11 @@ 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 Security