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:
Hugo Landau 2022-03-01 17:48:11 +00:00 committed by Matt Caswell
parent aea68b0ddb
commit a3b4cd1d6e

View File

@ -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