mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-09 22:03:41 +02:00
Add ChangeLog entry for 64-bit ILP32 fixes
This commit is contained in:
committed by
Gilles Peskine
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
|
||||
|
||||
Reference in New Issue
Block a user