mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-09-01 05:01:58 +03:00
Adapt ChangeLog
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
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 2.4.2 branch released 2017-03-08
|
||||
|
||||
Security
|
||||
|
Reference in New Issue
Block a user