Erik Leunissen wrote:

Is there a uniform way to detect that the OpenSSL PRNG has not been seeded? "Uniform" is uniform over the various platforms because I want

Call RAND_status() (see http://www.openssl.org/docs/crypto/RAND_add.html#).

Ciao,
Richard
--
Dr. Richard W. Könning
Fujitsu Siemens Computers GmbH
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to