CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/10 07:08:58
Modified files:
lib/libssl/src/doc/crypto: CMS_encrypt.pod EVP_EncryptInit.pod
EVP_SealInit.pod PKCS7_encrypt.pod
Log message:
Attempt to (incompletely) document EVP_aes_*().
When EVP_des_cbc() was suggested, suggest EVP_aes_256_cbc() instead.
Remove mention of EVP_des_ede3_cbc() being the algorithm of choice for S/MIME.
Don't mention US-export limited RC2 algorithms, you'd better not know about
them.
