mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-23 00:35:50 +01:00
Add ChangeLog entry for 64-bit ILP32 fixes
This commit is contained in:
parent
401441b74d
commit
65915438b8
@ -65,6 +65,9 @@ Bugfix
|
||||
* Fix bug in cipher decryption with MBEDTLS_PADDING_ONE_AND_ZEROS that
|
||||
sometimes accepted invalid padding. (Not used in TLS.) Found and fixed
|
||||
by Micha Kraus.
|
||||
* Fix assembly sequences in bn_mul.h and aesni.c to avoid segmentation
|
||||
faults and errors when building for the 64-bit ILP32 ABI. Found and fixed
|
||||
by James Cowgill.
|
||||
|
||||
Changes
|
||||
* Extend cert_write example program by options to set the CRT version
|
||||
|
Loading…
Reference in New Issue
Block a user