mirror of
https://github.com/openssl/openssl.git
synced 2025-03-31 20:10:45 +08:00
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)
This commit is contained in:
parent
0577959cea
commit
69f982679e
@ -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<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
|
||||
|
Loading…
x
Reference in New Issue
Block a user