mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-03 19:16:06 +02:00
Update ChangeLog for fix to crypt_and_hash #441
This commit is contained in:
@@ -42,8 +42,10 @@ Changes
|
||||
|
||||
Bugfix
|
||||
* Fix an issue that caused valid certificates being rejected whenever an
|
||||
expired or not yet valid version of the trusted certificate was before the
|
||||
valid version in the trusted certificate list.
|
||||
expired or not yet valid version of the trusted certificate was before the
|
||||
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 1.3.17 branch 2016-06-28
|
||||
|
||||
|
||||
Reference in New Issue
Block a user