mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-08 05:17:20 +02:00
The code paths in the library are different for decryption and for signature. Improve the test coverage by doing some error path tests for decryption in addition to signature.