mbedtls/tests
Manuel Pégourié-Gonnard 19c10e9984 RSA PKCS1v1.5 verification: check padding length
The test case was generated by modifying our signature code so that it
produces a 7-byte long padding (which also means garbage at the end, so it is
essential to check that the error that is detected first is indeed the
padding rather than the final length check).
2017-05-11 13:37:45 +02:00
..
data_files Merge branch 'mbedtls-1.3-iotssl-1071-ca-flags' 2017-02-27 21:25:03 +00:00
scripts Fix generate_code.pl to handle escaped : 2017-02-25 21:27:17 +00:00
suites RSA PKCS1v1.5 verification: check padding length 2017-05-11 13:37:45 +02:00
.gitignore Move some ignore patterns to subdirectories 2015-01-28 15:33:23 +00:00
CMakeLists.txt Add tests for the bug IOTSSL-619. 2016-05-18 19:58:40 +01:00
compat.sh Update default configuration 2016-04-09 00:16:40 +01:00
Descriptions.txt Add selftest program to the list of tests 2014-04-04 16:33:01 +02:00
Makefile Adds test_suite_pkcs1_v15 to tests/Makefile 2016-05-18 20:08:16 +01:00
ssl-opt.sh Add simple test for repeated IVs when using AEAD 2016-10-13 14:13:17 +01:00