openssl/crypto/rand
Bodo Möller 1a33f6da8b Don't use buffered fread() to read from DEVRANDOM,
because this will drain the entropy pool.
2000-02-24 20:24:45 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
Makefile.ssl Don't define platform-dependent preprocessor symbols for OPENSSL_THREAD_DEFINES. 2000-02-24 18:19:50 +00:00
md_rand.c Don't use buffered fread() to read from DEVRANDOM, 2000-02-24 20:24:45 +00:00
rand.h Support EGD. 2000-02-24 02:51:47 +00:00
rand_egd.c Add an evil cast, because POSIX/SUSv2 define connect(2) require 2000-02-24 10:36:51 +00:00
rand_err.c Finish off the X509_ATTRIBUTE string stuff. 2000-01-20 01:37:17 +00:00
rand_lib.c Allow for higher granularity of entropy estimates by using 'double' 2000-02-19 15:22:53 +00:00
randfile.c Source code cleanups: Use void * rather than char * in lhash, 2000-01-30 22:20:28 +00:00
randtest.c New function RAND_pseudo_bytes() generated pseudorandom numbers that 2000-01-16 15:58:17 +00:00