]> git.codecow.com Git - Monocypher.git/commitdiff
Manual: verifiation->validation
authorLoup Vaillant <loup@loup-vaillant.fr>
Mon, 16 Apr 2018 12:42:18 +0000 (14:42 +0200)
committerLoup Vaillant <loup@loup-vaillant.fr>
Mon, 16 Apr 2018 12:42:18 +0000 (14:42 +0200)
doc/man/man3/crypto_blake2b.3monocypher

index 3904d2247ac3649ef113ef846ba3887df259050c..a224c38cbc4a4bec2c9b90d632567c92cfae0ced 100644 (file)
@@ -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 .