> > You're right, I get RSA_R_BAD_E_VALUE (101). Just took the wrong > > define for the mail. ERR_GET_REASON returns 101.
> Only the RSA key generation function can produce this error. > Perhaps you had it left over from a previous function you called? > Perhaps your engine can generate this error in response to other commands? Confirm that this isn't the issue. Make sure that ERR_GET_REASON does not return 101 prior to your call to RSA_public_decrypt. DS ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]