Same mistake as before: 119 means RSA_R_WRONG_SIGNATURE_LENGTH

Frank Wockenfuß

-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von David Schwartz
Gesendet: Mittwoch, 1. August 2007 13:41
An: openssl-users@openssl.org
Betreff: RE: RSA_public_decrypt problem


> I do
> 
> ENGINE_load_builtin_engines();
> 
> before calling the decrypt function. There is no other engine 
> attached, I use the standard engines from OpenSSL 0.9.8e.
> 
> Are there other way to verify the signature with only the public key?

RSA_verify.

DS
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to