openssl/fips/rand
2013-08-17 17:41:13 +01: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 Remove s = s * P deferral. 2011-09-29 18:22:37 +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 check for unset entropy and nonce callbacks 2011-11-06 13:08:41 +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 duplicate test from health check. 2011-11-02 16:58:17 +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 Updates from fips2 branch: close streams in test utilities, use cofactor ECDH 2011-12-10 13:38:34 +00:00
fips_rand.c make post failure simulation reversible in all cases 2011-11-05 18:14:42 +00:00
fips_rand.h Use function name FIPS_drbg_health_check() for health check function. 2011-09-22 14:01:25 +00:00
fips_rand_lcl.h Remove s = s * P deferral. 2011-09-29 18:22:37 +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 make post failure simulation reversible in all cases 2011-11-05 18:14:42 +00:00
fips_randtest.c Make no-ec compilation work. 2013-08-17 17:41:13 +01:00
fips_rngvs.c Add fips_algvs utility (from FIPS 2.0 stable branch). 2011-11-02 00:57:22 +00:00
Makefile make depend 2011-09-29 23:17:59 +00:00