On Tue, Apr 04, 2000, Geoff Thorpe wrote:
> The other thing is wiggle the mouse a lot, handle mouse-movement events,
> and pipe that (and any other randomness information you can find) into;
> void RAND_seed(const void *buf, int num);
OpenSSL 0.9.5a has a new function RAND_event() that does something like
that. See http://www.openssl.org/docs/crypto/RAND_add.html
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]