From: Michael Savage Date: Wed, 29 Nov 2017 08:32:11 +0000 (+0200) Subject: 64 bit -> 64-byte X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=25cbc7d6dc550bd099bad8f342161000b706f1e3;p=Monocypher.git 64 bit -> 64-byte --- diff --git a/doc/man/man3/crypto_blake2b.3monocypher b/doc/man/man3/crypto_blake2b.3monocypher index 41ae09e..8fb0aa1 100644 --- a/doc/man/man3/crypto_blake2b.3monocypher +++ b/doc/man/man3/crypto_blake2b.3monocypher @@ -106,7 +106,7 @@ and .Fn crypto_blake2b is provided for convenience, and is equivalent to calling .Fn crypto_blake2b_general -with no key and a 64 bit hash. +with no key and a 64-byte hash. .Pp .Fn crypto_blake2b_general users can specify the size of the hash, and use a secret key to