mbedtls/tests
Jethro Beekman 666892792d Generate primes according to FIPS 186-4
The specification requires that numbers are the raw entropy (except for odd/
even) and at least 2^(nbits-0.5). If not, new random bits need to be used for
the next number. Similarly, if the number is not prime new random bits need to
be used.
2018-04-11 08:38:37 -07:00
..
data_files Merge remote-tracking branch 'upstream-public/pr/1379' into development-proposed 2018-03-29 10:57:57 +01:00
git-scripts Move the git scripts to correct path 2017-07-27 21:44:34 +01:00
scripts Merge remote-tracking branch 'upstream-public/pr/1499' into development-proposed 2018-04-01 12:41:22 +02:00
suites Generate primes according to FIPS 186-4 2018-04-11 08:38:37 -07:00
.gitignore Move some ignore patterns to subdirectories 2015-01-28 15:33:23 +00:00
CMakeLists.txt Support verbose output of the test suites 2017-06-25 11:24:18 +03:00
compat.sh Enable SSL test scripts to dump logs on stdout 2018-03-29 11:10:57 +01:00
Descriptions.txt Add selftest program to the list of tests 2014-04-04 16:33:01 +02:00
Makefile Make DLEXT var configurable in programs and tests makefiles 2018-03-27 19:17:21 +01:00
ssl-opt.sh Merge branch 'pr_946' into development-proposed 2018-04-04 10:33:45 +02:00