From: Pauli Date: Tue, 30 Jun 2020 01:17:20 +0000 (+1000) Subject: doc: remove reference to the predecessor of SHA-1. X-Git-Tag: openssl-3.0.0-alpha5~121 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=69f982679ec0c8887a4324d8518a33808fee1cd7;p=thirdparty%2Fopenssl.git doc: remove reference to the predecessor of SHA-1. Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/12322) --- diff --git a/doc/man3/SHA256_Init.pod b/doc/man3/SHA256_Init.pod index 5aed8fa5345..c8ac28de83b 100644 --- a/doc/man3/SHA256_Init.pod +++ b/doc/man3/SHA256_Init.pod @@ -79,9 +79,6 @@ SHA512_DIGEST_LENGTH). Also note that, as for the SHA1() function above, the SHA224(), SHA256(), SHA384() and SHA512() functions are not thread safe if B is NULL. -The predecessor of SHA-1, SHA, is also implemented, but it should be -used only when backward compatibility is required. - =head1 RETURN VALUES SHA1(), SHA224(), SHA256(), SHA384() and SHA512() return a pointer to the hash