]> git.codecow.com Git - Monocypher.git/commitdiff
doc: crypto_xchacha20 does XChaCha20, not Chacha20
authorFabio Scotoni <34964387+fscoto@users.noreply.github.com>
Tue, 31 Mar 2020 11:44:00 +0000 (13:44 +0200)
committerFabio Scotoni <34964387+fscoto@users.noreply.github.com>
Tue, 31 Mar 2020 11:44:00 +0000 (13:44 +0200)
doc/man/man3/crypto_chacha20.3monocypher

index 0563dabf2e41a7648758c152750d6cdea4b506e4..a6e1c2b5b43b8b61f8bb87d08ddf202fb605ab65 100644 (file)
@@ -50,7 +50,7 @@
 .\" with this software.  If not, see
 .\" <https://creativecommons.org/publicdomain/zero/1.0/>
 .\"
-.Dd March 2, 2020
+.Dd March 31, 2020
 .Dt CRYPTO_CHACHA20 3MONOCYPHER
 .Os
 .Sh NAME
@@ -157,7 +157,7 @@ It uses an 8-byte nonce, which is too small to be selected at random.
 Use a message counter as a nonce instead.
 .Pp
 .Fn crypto_xchacha20
-performs an Chacha20 operation.
+performs an XChacha20 operation.
 It uses a 24-byte nonce, which is large enough to be selected at random.
 .Pp
 .Fn crypto_xchacha20