openssl/fips/rand
2011-09-12 18:47:39 +00:00
..
.cvsignore And so it begins... again. 2011-01-26 00:56:19 +00:00
fips_drbg_ctr.c Correct maximum request length. SP800-90 quotes maximum bits, not bytes. 2011-08-19 23:25:10 +00:00
fips_drbg_ec.c Add support for Dual EC DRBG from SP800-90. Include updates to algorithm 2011-09-09 17:16:43 +00:00
fips_drbg_hash.c Correct maximum request length. SP800-90 quotes maximum bits, not bytes. 2011-08-19 23:25:10 +00:00
fips_drbg_hmac.c Correct maximum request length. SP800-90 quotes maximum bits, not bytes. 2011-08-19 23:25:10 +00:00
fips_drbg_lib.c Check length of additional input in DRBG generate function. 2011-09-12 18:45:05 +00:00
fips_drbg_rand.c Delete strength parameter from FIPS_drbg_generate. It isn't very useful 2011-09-12 13:20:57 +00:00
fips_drbg_selftest.c More extensive DRBG health check. New function to call health check 2011-09-12 18:47:39 +00:00
fips_drbg_selftest.h Add support for Dual EC DRBG from SP800-90. Include updates to algorithm 2011-09-09 17:16:43 +00:00
fips_drbgvs.c Delete strength parameter from FIPS_drbg_generate. It isn't very useful 2011-09-12 13:20:57 +00:00
fips_rand.c Return error codes for selftest failure instead of hard assertion errors. 2011-05-06 17:38:39 +00:00
fips_rand.h Delete strength parameter from FIPS_drbg_generate. It isn't very useful 2011-09-12 13:20:57 +00:00
fips_rand_lcl.h Add support for Dual EC DRBG from SP800-90. Include updates to algorithm 2011-09-09 17:16:43 +00:00
fips_rand_lib.c Allow applications to specify alternative FIPS RAND methods if they 2011-06-13 20:28:45 +00:00
fips_rand_selftest.c Remove superfluous PRNG self tests. 2011-05-04 23:17:29 +00:00
fips_randtest.c Rename deprecated FIPS_rand functions to FIPS_x931. These shouldn't be 2011-04-05 12:42:31 +00:00
fips_rngvs.c Rename deprecated FIPS_rand functions to FIPS_x931. These shouldn't be 2011-04-05 12:42:31 +00:00
Makefile Add support for Dual EC DRBG from SP800-90. Include updates to algorithm 2011-09-09 17:16:43 +00:00