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
..
1999-04-29 16:04:54 +00:00
1999-12-24 17:26:33 +00:00
2000-01-08 21:06:24 +00:00