openssl/fips/rand
Dr. Stephen Henson e0d1a2f80a Always return multiple of block length bytes from default DRBG seed
callback.

Handle case where no multiple of the block size is in the interval
[min_len, max_len].
2011-04-23 20:05:19 +00:00
..
.cvsignore
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 Update fipssyms.h to keep all symbols in FIPS,fips namespace. 2011-04-05 15:48:05 +00:00
fips_drbg_lib.c Always return multiple of block length bytes from default DRBG seed 2011-04-23 20:05:19 +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_lcl.h Add continuous RNG test to entropy source. Entropy callbacks now need 2011-04-21 14:17:15 +00:00
fips_rand_lib.c New function to return security strength of PRNG. 2011-04-09 16:49:59 +00:00
fips_rand_selftest.c Add new POST support to X9.31 PRNG. 2011-04-14 18:29:49 +00:00
fips_rand.c Update OpenSSL DRBG support code. Use date time vector as additional data. 2011-04-06 23:40:22 +00:00
fips_rand.h Add continuous RNG test to entropy source. Entropy callbacks now need 2011-04-21 14:17:15 +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 Extensive reorganisation of PRNG handling in FIPS module: all calls 2011-04-05 15:24:10 +00:00