mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 15:35:42 +01:00
Update ChangeLog for fix to crypt_and_hash #441
This commit is contained in:
parent
a9f02c8c21
commit
532b217002
@ -4,8 +4,10 @@ mbed TLS ChangeLog (Sorted per branch, date)
|
|||||||
|
|
||||||
Bugfix
|
Bugfix
|
||||||
* Fix an issue that caused valid certificates being rejected whenever an
|
* Fix an issue that caused valid certificates being rejected whenever an
|
||||||
expired or not yet valid version of the trusted certificate was before the
|
expired or not yet valid version of the trusted certificate was before the
|
||||||
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,
|
||||||
|
when GCM is used. #441
|
||||||
|
|
||||||
= mbed TLS 2.1.5 branch released 2016-06-28
|
= mbed TLS 2.1.5 branch released 2016-06-28
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user