The use of the PURIFY macro in ssleay_rand_bytes() is sufficient to
authorLutz Jänicke <jaenicke@openssl.org>
Fri, 21 Sep 2007 10:10:47 +0000 (10:10 +0000)
committerLutz Jänicke <jaenicke@openssl.org>
Fri, 21 Sep 2007 10:10:47 +0000 (10:10 +0000)
commit29f4b05954073aece823784f7309d8778bff2aa7
treeb35dbd947867ef6c259aed03155951bb5f143cfe
parent48ca0c99b2bf78c756fe96d1ac71b66cd0b1a38a
The use of the PURIFY macro in ssleay_rand_bytes() is sufficient to
resolve the Valgrind issue with random numbers. Undo the changes to
RAND_bytes() and RAND_pseudo_bytes() that are redundant in this
respect.
Update documentation and FAQ accordingly, as the PURIFY macro is
available at least since 0.9.7.
FAQ
crypto/rand/rand_lib.c
doc/crypto/RAND_bytes.pod