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
      OpenSSL I use RSA_NO_PADDING algoritm definied in  rsa.h.
Decrypted value isn't identical with value whitch was encrypted. From
      documentation, which I've got , results that both algorithms should
      be compatible
each with other. They are compatible with PKCS #1 RSA
Does anybody know, if thoes algorithms are reale compatible ? I receive
      results which don't confirm their compatibility

Be regard

Jan Mikosiński


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to