mirror of
https://github.com/openssl/openssl.git
synced 2025-02-23 14:42:15 +08:00
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". |
||
---|---|---|
.. | ||
.cvsignore | ||
fips_drbg_ctr.c | ||
fips_drbg_hash.c | ||
fips_drbg_lib.c | ||
fips_drbg_rand.c | ||
fips_drbg_selftest.c | ||
fips_drbgvs.c | ||
fips_rand_lcl.h | ||
fips_rand_lib.c | ||
fips_rand_selftest.c | ||
fips_rand.c | ||
fips_rand.h | ||
fips_randtest.c | ||
fips_rngvs.c | ||
Makefile |