On Fri, Nov 11, 2005, Konark wrote:

> 
> Actually we implemented PKCS#7 V1.5 ( we got the standards from RSA site )
> 
> -> We did as per standard including DigestInfo structure as part of
> signature calculation .
> 
> -> When I try to identify signature with OpenSSL I found this thing 
>       then I tried with out this DigestInfo structure It's verified
> successfully .
> -> That's why I doubt which version it is ?
> 

The DigestInfo is also part of PKCS#1 so if you tell some implementations
(including OpenSSL) to sign a message digest the DigestInfo is automatic.

You can see the DigestInfo structure by using the 'rsautl' utility on the
signature.

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to