mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-17 12:10:43 -04: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.