summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPauli <paul.dale@oracle.com>2020-06-30 11:17:20 +1000
committerPauli <paul.dale@oracle.com>2020-07-02 09:09:36 +1000
commitf924b298125010b998b33abd158ac6a057b2bc9d (patch)
tree7115dbe1bfff11a7f5a64b706d9cd793578435d3 /doc
parent0c3d0247a7b16cf10d6d869f34b40aa833b79fd5 (diff)
doc: remove reference to the predecessor of SHA-1.
Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/12322) (cherry picked from commit 69f982679ec0c8887a4324d8518a33808fee1cd7)
Diffstat (limited to 'doc')
-rw-r--r--doc/man3/SHA256_Init.pod3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/man3/SHA256_Init.pod b/doc/man3/SHA256_Init.pod
index 6a8f2fa0db..52e89e526a 100644
--- a/doc/man3/SHA256_Init.pod
+++ b/doc/man3/SHA256_Init.pod
@@ -75,9 +75,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<md> 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