commit | d4755deafac99abe708edb1ba13bcac0bbc4f007 | [log] [tgz] |
---|---|---|
author | Gilles Peskine <Gilles.Peskine@arm.com> | Tue Nov 28 13:31:12 2017 +0100 |
committer | Gilles Peskine <Gilles.Peskine@arm.com> | Tue Nov 28 13:31:12 2017 +0100 |
tree | f0ea51632b872331590b95576fd5d3a76940882d | |
parent | 59e6963a37a615b137ee4f9824f798dc704fdd96 [diff] |
add changelog entry
diff --git a/ChangeLog b/ChangeLog index 84a05d0..9cb4430 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -15,6 +15,7 @@ detect it sometimes. Reported by Hugo Leisink. #810 * Tighten parsing of RSA PKCS#1 v1.5 signatures, to avoid a potential Bleichenbacher/BERserk-style attack. + * Tighten should-be-constant-time memcmp against compiler optimizations. Bugfix * Remove size zero arrays from ECJPAKE test suite. Size zero arrays are not