mirror of
https://github.com/openssl/openssl.git
synced 2025-04-06 20:20:50 +08:00
Fix typo in EVP_MD-BLAKE2(7)
Reviewed-by: Todd Short <todd.short@me.com> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/17790)
This commit is contained in:
parent
aea68b0ddb
commit
a3b4cd1d6e
@ -6,7 +6,7 @@ EVP_MD-BLAKE2 - The BLAKE2 EVP_MD implementation
|
||||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
Support for computing SHA2 digests through the B<EVP_MD> API.
|
||||
Support for computing BLAKE2 digests through the B<EVP_MD> API.
|
||||
|
||||
=head2 Identities
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user