mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-05-30 18:47:13 +00:00
Update to ChangeLog for bug #428
This commit is contained in:
parent
e6ed6a1fc4
commit
541a960bee
|
@ -8,6 +8,8 @@ Bugfix
|
||||||
valid version in the trusted certificate list.
|
valid version in the trusted certificate list.
|
||||||
* Fix incorrect handling of block lengths in crypt_and_hash sample program,
|
* Fix incorrect handling of block lengths in crypt_and_hash sample program,
|
||||||
when GCM is used. #441
|
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
|
||||||
|
|
||||||
= mbed TLS 2.1.5 branch released 2016-06-28
|
= mbed TLS 2.1.5 branch released 2016-06-28
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue