mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-11 09:05:46 +00:00
Merge near-duplicate ChangeLog entries
As agreed with Gilles on the PR discussion page
This commit is contained in:
parent
89306daef5
commit
67df3e62e7
|
@ -11,9 +11,7 @@ Security
|
||||||
* Wipe stack buffers in RSA private key operations
|
* Wipe stack buffers in RSA private key operations
|
||||||
(rsa_rsaes_pkcs1_v15_decrypt(), rsa_rsaes_oaep_decrypt).
|
(rsa_rsaes_pkcs1_v15_decrypt(), rsa_rsaes_oaep_decrypt).
|
||||||
Found by Laurent Simon.
|
Found by Laurent Simon.
|
||||||
* Tighten ASN.1 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-style attack.
|
|
||||||
* Tighten parsing of RSA PKCS#1 v1.5 signatures, to avoid a
|
|
||||||
potential Bleichenbacher/BERserk-style attack.
|
potential Bleichenbacher/BERserk-style attack.
|
||||||
|
|
||||||
Bugfix
|
Bugfix
|
||||||
|
|
Loading…
Reference in a new issue