links
This commit is contained in:
@@ -51,7 +51,8 @@ for MD2_DIGEST_LENGTH == 16 bytes of output, and erases the B<MD2_CTX>.
|
||||
MD5_Init(), MD5_Update() and MD5_Final() are analogous using an
|
||||
B<MD5_CTX> structure.
|
||||
|
||||
Applications should use the higher level functions EVP_DigestInit(3)
|
||||
Applications should use the higher level functions
|
||||
L<EVP_DigestInit(3)|EVP_DigestInit(3)>
|
||||
etc. instead of calling the hash functions directly.
|
||||
|
||||
=head1 NOTE
|
||||
|
||||
Reference in New Issue
Block a user