mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-09 14:35:45 +00:00
Fix ChangeLog after merge of IOTSSL-628
This commit is contained in:
parent
078bcdd6f6
commit
de69b1664b
|
@ -3,9 +3,6 @@ mbed TLS ChangeLog (Sorted per branch, date)
|
||||||
= mbed TLS 2.x branch
|
= mbed TLS 2.x branch
|
||||||
|
|
||||||
Security
|
Security
|
||||||
* Fix potential integer overflow to buffer overflow in
|
|
||||||
mbedtls_rsa_rsaes_pkcs1_v15_encrypt and mbedtls_rsa_rsaes_oaep_encrypt
|
|
||||||
(not triggerable remotely in (D)TLS).
|
|
||||||
* Fix missing padding length check in mbedtls_rsa_rsaes_pkcs1_v15_decrypt
|
* Fix missing padding length check in mbedtls_rsa_rsaes_pkcs1_v15_decrypt
|
||||||
required by PKCS1 v2.2
|
required by PKCS1 v2.2
|
||||||
* Fix potential integer overflow to buffer overflow in
|
* Fix potential integer overflow to buffer overflow in
|
||||||
|
|
Loading…
Reference in a new issue