I'm trying to sign and then verify using openssl RSA but I'm when I'm verifying I'm getting the error message:
RSA operation error 1902:error:0406706C:rsa routines:RSA_EAY_PUBLIC_ENCRYPT:data greater than mod len:rsa_eay.c:364:erro I generated the private key using the command "openssl genrsa ..." and the public key using "openssl rsa ...". To sign and verify I'm using the command "openssl rsautl ..." How can I solve this problem? Is not possible to verify my message? __________________________________________________ Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax http://taxes.yahoo.com/ ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
