mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-07-09 21:47:33 +00:00
add changelog entry
This commit is contained in:
parent
59e6963a37
commit
d4755deafa
|
@ -15,6 +15,7 @@ Security
|
||||||
detect it sometimes. Reported by Hugo Leisink. #810
|
detect it sometimes. Reported by Hugo Leisink. #810
|
||||||
* Tighten parsing of RSA PKCS#1 v1.5 signatures, to avoid a
|
* Tighten parsing of RSA PKCS#1 v1.5 signatures, to avoid a
|
||||||
potential Bleichenbacher/BERserk-style attack.
|
potential Bleichenbacher/BERserk-style attack.
|
||||||
|
* Tighten should-be-constant-time memcmp against compiler optimizations.
|
||||||
|
|
||||||
Bugfix
|
Bugfix
|
||||||
* Remove size zero arrays from ECJPAKE test suite. Size zero arrays are not
|
* Remove size zero arrays from ECJPAKE test suite. Size zero arrays are not
|
||||||
|
|
Loading…
Reference in a new issue