openssl/fips/rand
2011-09-05 15:45:13 +00:00
..
.cvsignore
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_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 reseed interval before generating output. 2011-09-05 15:45:13 +00:00
fips_drbg_rand.c Add HMAC DRBG from SP800-90 2011-08-08 22:07:38 +00:00
fips_drbg_selftest.c Don't perform full DRBG health check on all DRBG types on power up, just 2011-09-04 22:48:06 +00:00
fips_drbg_selftest.h Extension of DRBG selftests using new data. 2011-09-04 18:35:33 +00:00
fips_drbgvs.c Add HMAC DRBG from SP800-90 2011-08-08 22:07:38 +00:00
fips_rand_lcl.h Add HMAC DRBG from SP800-90 2011-08-08 22:07:38 +00:00
fips_rand_lib.c
fips_rand_selftest.c
fips_rand.c
fips_rand.h Add HMAC DRBG from SP800-90 2011-08-08 22:07:38 +00:00
fips_randtest.c
fips_rngvs.c
Makefile Update dependencies. 2011-09-04 18:44:28 +00:00