mbedtls/tests
Hanno Becker ce00263bd2 Add tests for rsa_check_params
This commit adds test for the new library function mbedtls_rsa_check_params for
checking a set of RSA core parameters. There are some toy example tests with
small numbers that can be verified by hand, as well as tests with real world
numbers. Complete, partial and corrupted data are tested, as well the check for
primality exactly if a PRNG is provided.
2017-08-23 15:07:39 +01:00
..
data_files Document test data makefile 2017-06-06 18:44:14 +02:00
git-scripts Move the git scripts to correct path 2017-07-24 21:47:30 +01:00
scripts Pre push hook script 2017-07-24 14:25:26 +02:00
suites Add tests for rsa_check_params 2017-08-23 15:07:39 +01:00
.gitignore Move some ignore patterns to subdirectories 2015-01-28 15:33:23 +00:00
CMakeLists.txt Remove need for elevated command line in Windows 2017-02-15 09:08:26 +00:00
compat.sh Allow SHA-1 in test scripts 2017-06-06 18:44:14 +02:00
Descriptions.txt Add selftest program to the list of tests 2014-04-04 16:33:01 +02:00
Makefile Clean up of formatting, and potential integer overflow fix 2016-10-13 13:51:13 +01:00
ssl-opt.sh Fix issue in testing SHA-1 compile-time option 2017-06-08 17:51:08 +02:00