openssl/crypto/rand
Dr. Stephen Henson ff053fc847 Don't set FIPS rand method at same time as RAND method as this can cause the
FIPS library to fail. Applications that want to set the FIPS rand method can do
so explicitly and presumably they know what they are doing...
2011-06-21 17:10:21 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
Makefile make update 2011-03-24 22:59:02 +00:00
md_rand.c Experimental symbol renaming to avoid clashes with regular OpenSSL. 2011-02-16 14:40:06 +00:00
rand.h Extensive reorganisation of PRNG handling in FIPS module: all calls 2011-04-05 15:24:10 +00:00
rand_egd.c Experimental symbol renaming to avoid clashes with regular OpenSSL. 2011-02-16 14:40:06 +00:00
rand_err.c Extensive reorganisation of PRNG handling in FIPS module: all calls 2011-04-05 15:24:10 +00:00
rand_lcl.h Like MD_Init, MD now must include a NULL engine pointer in its definition. 2001-10-25 08:53:54 +00:00
rand_lib.c Don't set FIPS rand method at same time as RAND method as this can cause the 2011-06-21 17:10:21 +00:00
rand_nw.c rand_nw.c: compensate for gcc bug (using %edx instead of %eax at -O3). 2010-07-08 09:14:00 +00:00
rand_os2.c Merge from 1.0.0-stable branch. 2009-04-23 16:32:42 +00:00
rand_unix.c Changes from 1.0.0-stable. 2009-04-07 16:33:26 +00:00
rand_vms.c After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS 2011-03-19 10:58:14 +00:00
rand_win.c Add FIPS support to the WIN32 build system. 2011-02-03 23:12:04 +00:00
randfile.c After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS 2011-03-19 10:58:14 +00:00
randtest.c Include openssl/crypto.h first in several other files so FIPS renaming 2011-02-16 17:25:01 +00:00