mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-06-18 11:10:23 +00:00
parent
79a1da6948
commit
96ec00dd3a
|
@ -1,5 +1,12 @@
|
||||||
mbed TLS ChangeLog (Sorted per branch, date)
|
mbed TLS ChangeLog (Sorted per branch, date)
|
||||||
|
|
||||||
|
= mbed TLS 2.1.x branch
|
||||||
|
|
||||||
|
Bugfix
|
||||||
|
* Fix bug in mbedtls_mpi_add_mpi() that caused wrong results when the three
|
||||||
|
arguments where the same (in-place doubling). Found and fixed by Janos
|
||||||
|
Follath.
|
||||||
|
|
||||||
= mbed TLS 2.1.4 released 2016-01-05
|
= mbed TLS 2.1.4 released 2016-01-05
|
||||||
|
|
||||||
Security
|
Security
|
||||||
|
|
Loading…
Reference in a new issue