]> git.codecow.com Git - Monocypher.git/commitdiff
Document BLAKE2 RFC
authorFabio Scotoni <34964387+fscoto@users.noreply.github.com>
Wed, 17 Apr 2019 04:19:38 +0000 (06:19 +0200)
committerFabio Scotoni <34964387+fscoto@users.noreply.github.com>
Wed, 17 Apr 2019 04:19:38 +0000 (06:19 +0200)
doc/man/man3/crypto_blake2b.3monocypher

index 38cb3edee33080f9914bfd6d2455512e72add35d..710aef4b76fc11732a10930371f8d12889b06604 100644 (file)
@@ -207,7 +207,7 @@ crypto_blake2b_final(&ctx, hash);
 .Xr crypto_lock 3monocypher ,
 .Xr intro 3monocypher
 .Sh STANDARDS
-These functions implement BLAKE2b.
+These functions implement BLAKE2b, described in RFC 7693.
 .Sh HISTORY
 The
 .Fn crypto_blake2b ,