"evaluation/demonstration/common.c" did not exist on "a5eed92f7515ba51b2bf1b1fa543d2cb460a94bb"
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.
Loading
Please sign in to comment