openssl/fips/rand
2011-09-21 18:36:53 +00:00
..
.cvsignore And so it begins... again. 2011-01-26 00:56:19 +00:00
fips_drbg_ctr.c Revise DRBG to split between internal and external flags. 2011-09-21 17:04:56 +00:00
fips_drbg_ec.c Revise DRBG to split between internal and external flags. 2011-09-21 17:04:56 +00:00
fips_drbg_hash.c Revise DRBG to split between internal and external flags. 2011-09-21 17:04:56 +00:00
fips_drbg_hmac.c Revise DRBG to split between internal and external flags. 2011-09-21 17:04:56 +00:00
fips_drbg_lib.c Perform health check on all reseed operations not associated with 2011-09-21 18:24:12 +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 Remove unused variable. 2011-09-21 18:36:53 +00:00
fips_drbg_selftest.h Allow for dynamic base in Win64 FIPS module. 2011-09-14 20:48:49 +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 Revise DRBG to split between internal and external flags. 2011-09-21 17:04:56 +00:00
fips_rand_lcl.h Revise DRBG to split between internal and external flags. 2011-09-21 17:04:56 +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 Fix warning. 2011-09-15 14:08:24 +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