RT1665,2300: Crypto doc cleanups
[openssl.git] / doc / crypto / EVP_DigestInit.pod
index 0895e8c392fa3739bbdc5c8f3154c7e8d05a7d23..d9fada9c0b0edfe48f03149d1c7a1910db795647 100644 (file)
@@ -67,7 +67,8 @@ EVP digest routines
 
 =head1 DESCRIPTION
 
-The EVP digest routines are a high level interface to message digests.
+The EVP digest routines are a high level interface to message digests,
+and should be used instead of the cipher-specific functions.
 
 EVP_MD_CTX_init() initializes digest context B<ctx>.