Hi,

 I have a PKCS#11 module, and I need DES3 CBC mode with padding to
support key wrapping and unwrapping (CKM_DES3_CBC_PAD).
 I used OpenSSL to create a PKCS#8 private key, but I think OpenSSL does
not support DES3 CBC mode with padding.

 Does anyone know where I can find an implementation of the DES3 CBC
mode with padding ?

 Thanks for your help,

        Etienne

Reply via email to