mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-03-30 20:07:01 +00:00
Adapt ChangeLog
This commit is contained in:
parent
eff335d575
commit
249958bdb8
|
@ -8,6 +8,8 @@ Features
|
||||||
https://sweet32.info/SWEET32_CCS16.pdf.
|
https://sweet32.info/SWEET32_CCS16.pdf.
|
||||||
|
|
||||||
Bugfix
|
Bugfix
|
||||||
|
* Fix 1-byte buffer overflow in mbedtls_mpi_write_string() when
|
||||||
|
used with negative inputs. Found by Guido Vranken in #2404.
|
||||||
* Run the AD too long test only if MBEDTLS_CCM_ALT is not defined.
|
* Run the AD too long test only if MBEDTLS_CCM_ALT is not defined.
|
||||||
Raised as a comment in #1996.
|
Raised as a comment in #1996.
|
||||||
* Fix returning the value 1 when mbedtls_ecdsa_genkey failed.
|
* Fix returning the value 1 when mbedtls_ecdsa_genkey failed.
|
||||||
|
|
Loading…
Reference in a new issue