mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-12 06:52:23 +02:00
* Add a test for decryption with invalid padding. * Add a test for encryption with input too large. * In negative tests, pass input whose length matches the key length, unless that's what the test is about.