.\" with this software. If not, see
.\" <https://creativecommons.org/publicdomain/zero/1.0/>
.\"
-.Dd March 2, 2020
+.Dd March 31, 2020
.Dt CRYPTO_BLAKE2B 3MONOCYPHER
.Os
.Sh NAME
in bytes.
Must be between 1 and 64.
64 is recommended.
-Anything below 32 is discouraged.
+Anything below 32 is discouraged when using Blake2b as a general-purpose
+hash function;
+anything below 16 is discouraged when using Blake2b as a message
+authentication code.
.It Fa key
Some secret key.
One cannot predict the final hash without it.