mirror of
https://github.com/yuzu-emu/mbedtls
synced 2024-11-24 15:58:12 +00:00
Added ChangeLog entry
This commit is contained in:
parent
7c02c503ea
commit
b592f32291
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ Bugfix
|
|||
* Fix a potential integer overflow in the version verification for DER
|
||||
encoded X509 certificates. The overflow would enable maliciously
|
||||
constructed certificates to bypass the certificate verification check.
|
||||
* Fix word size check in in pk.c to not depend on MBEDTLS_HAVE_INT64.
|
||||
|
||||
Changes
|
||||
* Added config.h option MBEDTLS_NO_UDBL_DIVISION, to prevent the use of
|
||||
|
|
Loading…
Reference in a new issue