mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-22 05:46:41 +01:00
parent
e9c1b1a3bf
commit
afbb3101ce
1 changed files with 7 additions and 0 deletions
|
|
@ -1,5 +1,12 @@
|
||||||
mbed TLS ChangeLog (Sorted per branch, date)
|
mbed TLS ChangeLog (Sorted per branch, date)
|
||||||
|
|
||||||
|
= mbed TLS 2.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.2.1 released 2016-01-05
|
= mbed TLS 2.2.1 released 2016-01-05
|
||||||
|
|
||||||
Security
|
Security
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue