Hi,
I'm using the latest version of cryptopp and I'm looking for a signer
that perform CKM_RSA_PKCS and CKM_RSA_X_509 single pass exponentiation
as defined in PKCS#1.
Is it possible to use: RSAES_PKCS1v15_Decryptor as a CKM_RSA_PKCS singer
(and the encryptor for the verifier) ?
What about CKM_RSA_X_509 mechanism ?
In previous versions of cryptopp I used CPKCS15_SignerAndDecryptor and
CX509_SignerAndDecryptor respectively but none of them can be found in 5.6.
Any suggestions ?
Giulio.
--
You received this message because you are subscribed to the "Crypto++ Users"
Google Group.
To unsubscribe, send an email to [email protected].
More information about Crypto++ and this group is available at
http://www.cryptopp.com.