openssl/crypto/rand
Ulf Möller 361c7f2b52 Set the CryptoAPI randomness estimate back to 0.
The randomness may not actually be very good (we don't know).
2000-11-04 03:33:26 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
Makefile.ssl Merge the engine branch into the main trunk. All conflicts resolved. 2000-10-26 21:07:28 +00:00
md_rand.c Make sure that 'initialized' is zeroed as well when cleaning up. 2000-08-08 15:06:44 +00:00
rand.h Merge the engine branch into the main trunk. All conflicts resolved. 2000-10-26 21:07:28 +00:00
rand_egd.c Undo the changes I just made. I'm not sure what I was thinking of. 2000-06-28 16:47:45 +00:00
rand_err.c Preserve reason strings in automatically build tables. 2000-03-05 00:19:36 +00:00
rand_lcl.h Move RNG initialization to RAND_poll(), and shared definitions to 2000-07-19 21:43:23 +00:00
rand_lib.c Merge the engine branch into the main trunk. All conflicts resolved. 2000-10-26 21:07:28 +00:00
rand_win.c Set the CryptoAPI randomness estimate back to 0. 2000-11-04 03:33:26 +00:00
randfile.c Don't include e_os.h before the system headers 2000-09-11 16:37:36 +00:00
randtest.c Do a favor to those who get weird compiles and report if RAND_pseudo_bytes 2000-10-10 15:08:30 +00:00