mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-05 22:19:11 +01:00
Add tests for "return plaintext data faster on unpadded decryption"
This commit is contained in:
parent
79e7789d44
commit
6c563fa7cd
9 changed files with 483 additions and 438 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue