The OpenSSL wiki has moved to https://github.com/openssl/openssl/wiki. Information on this page is no longer edited and may be out-of-date.
3DES
From OpenSSLWiki
Jump to navigationJump to searchPlease see EVP Symmetric Encryption and Decryption or EVP Authenticated Encryption and Decryption and use EVP_CIPHER of EVP_des_ede3_cbc (or other appropriate mode).