Add tests for "return plaintext data faster on unpadded decryption"

This commit is contained in:
Jethro Beekman 2018-03-27 19:16:17 -07:00
parent 79e7789d44
commit 6c563fa7cd
9 changed files with 483 additions and 438 deletions

View file

@ -26,6 +26,8 @@ Changes
* 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