Hi Robert,

I came accross a 'PKCS #11 module development' discussion, and I would like
to ask you a question. I would have posted that message, but I used to do
that from dejanews.com, and the site seems to be taken by Google, and I can
only search, but not post from there.
I have written a PKCS#11 software implementation, and I am trying to
generate a certification request from Netscape. From the logs I see some
sequence of events:  the key pair is generated, then the public key modulus
is read, and when time comes for signature to be calculated, I see a Decrypt
operation with CKM_RSA_PKCS Mechanism, and data which does not look like
padded DigestInfo (it looks quite random to me). Can you give me a hint what
that data is, please!
I have to implement certification requests generation from both IE and NN,
and I want to do that using PKCS#11 on both. It is going fine, with the
exception that I can not generate a good signature. Reading PKCS#1, RFC1423
does not seem to help me. I would appreciate any hint very much.

Regards,

Assen Kolov






Reply via email to