On March 19, 2004 at 13:05, Brad Buckingham wrote:

> I have quick question regarding the OpenSSL (0.9.7c)
> implementation for RSA signatures (e.g. RSA_sign)   Does it comply
> with RFC-2437 "PKCS #1: RSA Cryptography Specifications
> Version 2"?
> 
> Specifically, does it support RSASSA-PKCS1-v1_5 (Ch8)
> and EMSA-PKCS1-v1_5 (Ch9)?

Yes.  The RSA_sign() manpage states it follows PKCS #1 v2.0 for
signing.  See the rsautl manpage for some good examples on how
you can verify it.

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

Reply via email to