mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-24 00:06:32 +01:00
add changelog entry
This commit is contained in:
parent
59e6963a37
commit
d4755deafa
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue