openssl/crypto/rand
Richard Levitte 4ed9388e5d A new branch for FIPS-related changes has been created with the name
OpenSSL-fips-0_9_7-stable.

Since the 0.9.7-stable branch is supposed to be in freeze and should
only contain bug corrections, this change removes the FIPS changes
from that branch.
2003-08-11 09:37:17 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
Makefile.ssl A new branch for FIPS-related changes has been created with the name 2003-08-11 09:37:17 +00:00
md_rand.c A new branch for FIPS-related changes has been created with the name 2003-08-11 09:37:17 +00:00
rand.h A new branch for FIPS-related changes has been created with the name 2003-08-11 09:37:17 +00:00
rand_egd.c Many security improvements (CHATS) and a warning fix. 2002-11-12 13:23:40 +00:00
rand_err.c A new branch for FIPS-related changes has been created with the name 2003-08-11 09:37:17 +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 A new branch for FIPS-related changes has been created with the name 2003-08-11 09:37:17 +00:00
rand_os2.c Changes to have OpenSSL compile on OS/2. 2001-07-01 22:39:46 +00:00
rand_unix.c Cleanse memory using the new OPENSSL_cleanse() function. 2002-11-28 08:09:03 +00:00
rand_vms.c Do not forget to increment the pointers... 2001-05-15 15:49:54 +00:00
rand_win.c Correct two problems, found by Martin Kochanski <cardbox@easynet.co.uk>: 2003-08-07 11:57:21 +00:00
randfile.c Cleanse memory using the new OPENSSL_cleanse() function. 2002-11-28 08:09:03 +00:00
randtest.c Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 2002-11-28 18:57:30 +00:00