From: Loup Vaillant Date: Mon, 16 Apr 2018 12:42:18 +0000 (+0200) Subject: Manual: verifiation->validation X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=5396664deb395820f49b68d18bc8e94aae70f80e;p=Monocypher.git Manual: verifiation->validation --- diff --git a/doc/man/man3/crypto_blake2b.3monocypher b/doc/man/man3/crypto_blake2b.3monocypher index 3904d22..a224c38 100644 --- a/doc/man/man3/crypto_blake2b.3monocypher +++ b/doc/man/man3/crypto_blake2b.3monocypher @@ -210,7 +210,7 @@ crypto_blake2b_final(&ctx, hash); .Sh STANDARDS These functions implement BLAKE2b. .Sh CAVEATS -Monocypher does not perform any input verification. +Monocypher does not perform any input validation. Any deviation from the specified input and output length ranges results in .Sy undefined behaviour .