commit | 364051ff5742d995eb93df926d6e9d0d58fb4c6d | [log] [tgz] |
---|---|---|
author | Andres Amaya Garcia <Andres.AmayaGarcia@arm.com> | Wed Jul 05 15:40:17 2017 +0100 |
committer | Andres Amaya Garcia <Andres.AmayaGarcia@arm.com> | Wed Jul 05 15:40:17 2017 +0100 |
tree | 4f5f2dbdb4bcd8f8c803567b4fb45a82a774475f | |
parent | bbafd34ebb94b67ccd86b972dac266ccb563a0b3 [diff] [blame] |
Add ChangeLog entry for buf zeroize
diff --git a/ChangeLog b/ChangeLog index 84a05d0..e933cc5 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -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