openssl/fips/rand
2011-06-24 14:28:34 +00:00
..
.cvsignore And so it begins... again. 2011-01-26 00:56:19 +00:00
fips_drbg_ctr.c Update fipssyms.h to keep all symbols in FIPS,fips namespace. 2011-04-05 15:48:05 +00:00
fips_drbg_hash.c Move FIPS RSA function definitions to fips.h 2011-06-02 17:30:22 +00:00
fips_drbg_hmac.c Add stub for HMAC DRBG. 2011-06-24 14:28:34 +00:00
fips_drbg_lib.c Add stub for HMAC DRBG. 2011-06-24 14:28:34 +00:00
fips_drbg_rand.c Extensive reorganisation of PRNG handling in FIPS module: all calls 2011-04-05 15:24:10 +00:00
fips_drbg_selftest.c Add continuous RNG test to entropy source. Entropy callbacks now need 2011-04-21 14:17:15 +00:00
fips_drbgvs.c Add continuous RNG test to entropy source. Entropy callbacks now need 2011-04-21 14:17:15 +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 Don't include des.h any more: it is not needed. 2011-06-16 14:12:42 +00:00
fips_rand_lcl.h Add stub for HMAC DRBG. 2011-06-24 14:28:34 +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 stub for HMAC DRBG. 2011-06-24 14:28:34 +00:00