commit | a24adde168aa85433e4c04f0879befde3643e5da | [log] [tgz] |
---|---|---|
author | Andrzej Kurek <andrzej.kurek@arm.com> | Thu Mar 29 08:43:30 2018 -0400 |
committer | Andrzej Kurek <andrzej.kurek@arm.com> | Thu Mar 29 08:43:30 2018 -0400 |
tree | f8ddba4cdfa89df7783e8bbdcef6561c8099749c | |
parent | 38a29ee5d07705826682ec54384e350f0cae790b [diff] [blame] |
Add tests for "return plaintext data faster on unpadded decryption"
diff --git a/ChangeLog b/ChangeLog index d3ae1b9..0d7f8f4 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -36,6 +36,8 @@ * Provide an empty implementation of mbedtls_pkcs5_pbes2() when MBEDTLS_ASN1_PARSE_C is not enabled. This allows the use of PBKDF2 without PBES2. Fixed by Marcos Del Sol Vives. + * Return plaintext data sooner on unpadded decryption. Contributed by Andy + Leiserson. #1180 = mbed TLS 2.7.2 branch released 2018-03-16