Jan Mikosiński wrote:
Hello Jan,

> I create a system which uses openssl and GemPlus card - GemSafe
> I try create sign with thic card ( I'm using GemPlus  pk2priv.dll whith
>       PKCS#11 interface implemented)  and verify it with OpenSSL .
> To create sign I use CKM_RSA_PKCS ( PKCS#11) algoritm. To decrypt sign with

Please read the PKCS#11 standard more carefully.
CKM_RSA_PKCS is RSA with PKCS#1 (V1.5) padding...

How do you calculate the digest with PKCS#11, how do you verify the
result
with OpenSSL ?

By

Goetz

-- 
Goetz Babin-Ebell, TC TrustCenter GmbH, http://www.trustcenter.de
Sonninstr. 24-28, 20097 Hamburg, Germany
Tel.: +49-(0)40 80 80 26 -0,  Fax: +49-(0)40 80 80 26 -126
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to