add changelog entry

This commit is contained in:
Gilles Peskine 2017-11-28 13:31:12 +01:00
parent 59e6963a37
commit d4755deafa

View file

@ -15,6 +15,7 @@ Security
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