X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=doc%2Fcrypto%2FEVP_DigestInit.pod;h=d9fada9c0b0edfe48f03149d1c7a1910db795647;hp=0895e8c392fa3739bbdc5c8f3154c7e8d05a7d23;hb=c7497f34fbf3824dd4a0881d598e598980f2edb1;hpb=7b3e11c54466f1da8b707c932e308d345fd61101 diff --git a/doc/crypto/EVP_DigestInit.pod b/doc/crypto/EVP_DigestInit.pod index 0895e8c392..d9fada9c0b 100644 --- a/doc/crypto/EVP_DigestInit.pod +++ b/doc/crypto/EVP_DigestInit.pod @@ -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.