From: Louis LeBlanc <[EMAIL PROTECTED]> leblanc> Anyway, this is what I did: leblanc> unsigned char entropy[4096]; [...] leblanc> RAND_bytes(entropy, 4000); leblanc> RAND_seed(entropy, 3000); And what do you think this gives you? Have you actually thought of checking the returned status code? This is what I would call a blatant chicken-and-egg problem. -- Richard Levitte \ Spannvägen 38, II \ [EMAIL PROTECTED] Chairman@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47 Redakteur@Stacken \ SWEDEN \ or +46-709-50 36 10 Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED] Member of the OpenSSL development team: http://www.openssl.org/ Software Engineer, Celo Communications: http://www.celocom.com/ Unsolicited commercial email is subject to an archival fee of $400. See <http://www.stacken.kth.se/~levitte/mail/> for more info. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
Re: Bug relating to /dev/urandom and RAND_egd in libcrypto.a
Richard Levitte - VMS Whacker Fri, 30 Jun 2000 08:38:07 -0700
- Re: Bug relating to /dev/urandom and RAND_eg... Lutz Jaenicke
- Re: Bug relating to /dev/urandom and RA... Brian Hatch
- Re: Bug relating to /dev/urandom and RA... Richard Levitte - VMS Whacker
- Re: Bug relating to /dev/urandom an... Louis LeBlanc
- Re: Bug relating to /dev/urando... Richard Levitte - VMS Whacker
- Re: Bug relating to /dev/ur... Louis LeBlanc
- Re: Bug relating to /d... Ulf Moeller
- Re: Bug relating to /d... Brian Hatch
- Re: Bug relating to /d... Richard Levitte - VMS Whacker
- Re: Bug relating t... Louis LeBlanc
- Re: Bug relating to /dev/urando... Brian Hatch