mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-03-06 23:59:57 +00:00
Added bug to ChangeLog
(cherry picked from commit d4c2bd79fe
)
Conflicts:
ChangeLog
This commit is contained in:
parent
ebee076da6
commit
bdaf68a492
|
@ -4,6 +4,8 @@ PolarSSL ChangeLog
|
||||||
Bugfix
|
Bugfix
|
||||||
* Fixed MPI assembly for SPARC64 platform
|
* Fixed MPI assembly for SPARC64 platform
|
||||||
* Handle existence of OpenSSL Trust Extensions at end of X.509 DER blob
|
* Handle existence of OpenSSL Trust Extensions at end of X.509 DER blob
|
||||||
|
* mpi_add_abs() now correctly handles adding short numbers to long numbers
|
||||||
|
with carry rollover
|
||||||
|
|
||||||
Security
|
Security
|
||||||
* Fixed potential memory zeroization on miscrafted RSA key (found by Eloi
|
* Fixed potential memory zeroization on miscrafted RSA key (found by Eloi
|
||||||
|
|
Loading…
Reference in a new issue