In OpenSSL 0.9.7, you could successfully perform RSA decryption without needing a seeded RNG (think systems like AIX, SCO, Solaris which may not have /dev/urandom). In OpenSSL 0.9.8a, RSA_private_decrypt() returns -1 unless the RNG is seeded. Is there a particular reason this change has been made, or was it in error?
Thanks. -Brad ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
