mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-05 22:19:11 +01:00
Adapt ChangeLog
This commit is contained in:
parent
4bcb4914c5
commit
072e806a07
1 changed files with 8 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue