summaryrefslogtreecommitdiff
path: root/crypto/openssl/doc/man3/SHA256_Init.pod
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/doc/man3/SHA256_Init.pod')
-rw-r--r--crypto/openssl/doc/man3/SHA256_Init.pod5
1 files changed, 1 insertions, 4 deletions
diff --git a/crypto/openssl/doc/man3/SHA256_Init.pod b/crypto/openssl/doc/man3/SHA256_Init.pod
index 6a8f2fa0db0e..f50839db6385 100644
--- a/crypto/openssl/doc/man3/SHA256_Init.pod
+++ b/crypto/openssl/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
@@ -98,7 +95,7 @@ L<EVP_DigestInit(3)>
=head1 COPYRIGHT
-Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
Licensed under the OpenSSL license (the "License"). You may not use
this file except in compliance with the License. You can obtain a copy