mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-03-08 10:09:54 +00:00
Update to ChangeLog for bug #428
This commit is contained in:
parent
7458bc39ae
commit
2491fa2f2e
|
@ -8,6 +8,8 @@ Bugfix
|
|||
valid version in the trusted certificate list.
|
||||
* Fix incorrect handling of block lengths in crypt_and_hash sample program,
|
||||
when GCM is used. #441
|
||||
* Fix for key exchanges based on ECDH-RSA or ECDH-ECDSA which weren't
|
||||
enabled unless others were also present. Found by David Fernandez. #428
|
||||
|
||||
Changes
|
||||
* Add compile time option for relaxed X509 time verification to enable
|
||||
|
|
Loading…
Reference in a new issue