mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-02-02 05:41:00 +00:00
Adapt ChangeLog
This commit is contained in:
parent
af97cae27d
commit
ae499753a2
|
@ -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.
|
||||||
* Fix a compilation issue with mbedtls_ecp_restart_ctx not being defined
|
* Fix a compilation issue with mbedtls_ecp_restart_ctx not being defined
|
||||||
when MBEDTLS_ECP_ALT is defined. Reported by jwhui. Fixes #2242.
|
when MBEDTLS_ECP_ALT is defined. Reported by jwhui. Fixes #2242.
|
||||||
* 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.
|
||||||
|
|
Loading…
Reference in a new issue