openssl/crypto/err
Ulf Möller eb952088f0 Precautions against using the PRNG uninitialized: RAND_bytes() now
returns int (1 = ok, 0 = not seeded). New function RAND_add() is the
same as RAND_seed() but takes an estimate of the entropy as an additional
argument.
2000-01-13 20:59:17 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
err_all.c Precautions against using the PRNG uninitialized: RAND_bytes() now 2000-01-13 20:59:17 +00:00
err_prn.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
err.c Precautions against using the PRNG uninitialized: RAND_bytes() now 2000-01-13 20:59:17 +00:00
err.h Precautions against using the PRNG uninitialized: RAND_bytes() now 2000-01-13 20:59:17 +00:00
Makefile.ssl It was a very bad idea to use #include "../e_os.h" -- when this occurs 1999-05-21 11:16:48 +00:00
openssl.ec Precautions against using the PRNG uninitialized: RAND_bytes() now 2000-01-13 20:59:17 +00:00