mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-06-13 14:25:31 +00:00
Adapt ChangeLog
This commit is contained in:
parent
1c6339f966
commit
a07a58357d
|
@ -1,5 +1,13 @@
|
||||||
mbed TLS ChangeLog (Sorted per branch, date)
|
mbed TLS ChangeLog (Sorted per branch, date)
|
||||||
|
|
||||||
|
= mbed TLS x.x.x branch released xxxx-xx-xx
|
||||||
|
|
||||||
|
Bugfix
|
||||||
|
* Fix modular inversion function on invalid modulus 1.
|
||||||
|
Found by blaufish. Fixes #641.
|
||||||
|
* Fix incorrect sign computation in modular exponentiation
|
||||||
|
when dealing with negative MPI. Found by Guido Vranken.
|
||||||
|
|
||||||
= mbed TLS 1.3.19 branch released 2017-03-08
|
= mbed TLS 1.3.19 branch released 2017-03-08
|
||||||
|
|
||||||
Security
|
Security
|
||||||
|
|
Loading…
Reference in a new issue