commit | 6c563fa7cd97a2d4af5424bc562c591ec55758a5 | [log] [tgz] |
---|---|---|
author | Jethro Beekman <jethro@fortanix.com> | Tue Mar 27 19:16:17 2018 -0700 |
committer | Jethro Beekman <jethro@fortanix.com> | Tue Mar 27 19:25:35 2018 -0700 |
tree | ef938c33bdf182a96f42151e37a38f65225e0142 | |
parent | 79e7789d4468ab12ee3ff4acdc3a9e7fe4238db0 [diff] [blame] |
Add tests for "return plaintext data faster on unpadded decryption"
diff --git a/ChangeLog b/ChangeLog index 5f5fdd2..49eaef7 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -26,6 +26,8 @@ * Improve testing in configurations that omit certain hashes or public-key algorithms. Includes contributions by Gert van Dijk. * Improve negative testing of X.509 parsing. + * Return plaintext data sooner on unpadded decryption. Contributed by Andy + Leiserson. #1180 = mbed TLS 2.8.0 branch released 2018-03-16