X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=doc%2Fman3%2FEVP_blake2b512.pod;h=ead4c8c7255a1c102b31512a1608c0d1f0fea26b;hp=55bd9f3bce77dbee4470826718c9900d6ebce937;hb=HEAD;hpb=b6eb95fa4439ea6254a5330487dabb2a499fb6c8 diff --git a/doc/man3/EVP_blake2b512.pod b/doc/man3/EVP_blake2b512.pod index 55bd9f3bce..7bf08f6495 100644 --- a/doc/man3/EVP_blake2b512.pod +++ b/doc/man3/EVP_blake2b512.pod @@ -38,9 +38,8 @@ calling these functions multiple times and should consider using L with L instead. See L for further information. -While the BLAKE2b and BLAKE2s algorithms supports a variable length digest, -this implementation outputs a digest of a fixed length (the maximum length -supported), which is 512-bits for BLAKE2b and 256-bits for BLAKE2s. +Both algorithms support a variable-length digest, +but this is only available through L. =head1 RETURN VALUES