Hello,

I am trying to override the DES/3DES in OpenSSL.  The API EVP_EncryptInit_ex() 
requires the name of the cipher.  For DES, the closes I found (in 
crypto/objects) is "DES-CBC".  I didn't find for 3DES - something like 
"3DES-CBC".  The only match I see is "PBE-SHA1-3DES".  Can someone please point 
me to the right text string for 3DES?

Thanks.

Best Regards,
-Sitanshu

Reply via email to