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-06-04 21:31:48 +00:00
2000-01-07 12:15:54 +00:00
1999-06-03 16:07:37 +00:00
2000-01-07 12:15:54 +00:00
2000-01-07 12:15:54 +00:00

WARNING

Everything in this directory is experimental and is subject to change.

Do not rely on the stuff in here not changing in the next release