openssl/fips/rand
Dr. Stephen Henson 05e24c87dd Extensive reorganisation of PRNG handling in FIPS module: all calls
now use an internal RAND_METHOD. All dependencies to OpenSSL standard
PRNG are now removed: it is the applications resposibility to setup
the FIPS PRNG and initalise it.

Initial OpenSSL RAND_init_fips() function that will setup the DRBG
for the "FIPS capable OpenSSL".
2011-04-05 15:24:10 +00:00
..
.cvsignore
fips_drbg_ctr.c Change RNG test to block oriented instead of request oriented, add option 2011-04-04 14:47:31 +00:00
fips_drbg_hash.c Change RNG test to block oriented instead of request oriented, add option 2011-04-04 14:47:31 +00:00
fips_drbg_lib.c Change RNG test to block oriented instead of request oriented, add option 2011-04-04 14:47:31 +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
fips_drbgvs.c
fips_rand_lcl.h Change RNG test to block oriented instead of request oriented, add option 2011-04-04 14:47:31 +00:00
fips_rand_lib.c Extensive reorganisation of PRNG handling in FIPS module: all calls 2011-04-05 15:24:10 +00:00
fips_rand_selftest.c Extensive reorganisation of PRNG handling in FIPS module: all calls 2011-04-05 15:24:10 +00:00
fips_rand.c Extensive reorganisation of PRNG handling in FIPS module: all calls 2011-04-05 15:24:10 +00:00
fips_rand.h Extensive reorganisation of PRNG handling in FIPS module: all calls 2011-04-05 15:24:10 +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