]> git.codecow.com Git - Monocypher.git/commitdiff
Typo
authorLoup Vaillant <loup@loup-vaillant.fr>
Wed, 27 Jun 2018 08:48:44 +0000 (10:48 +0200)
committerLoup Vaillant <loup@loup-vaillant.fr>
Wed, 27 Jun 2018 08:48:44 +0000 (10:48 +0200)
doc/man/man3/crypto_verify16.3monocypher

index 8208253226e77c6f5bf189fa25d1f4e3b9201b3e..36f6428220e5693c427b431587ac5deb210bc54b 100644 (file)
@@ -37,7 +37,7 @@ If the attacker attempts a forgery, one does not want to reveal
 .Dq your MAC is wrong, Em and it took 384 microseconds to tell .
 If the next attempt takes 462 microseconds instead, it tells the
 attacker they just guessed a few bytes correctly.
-That way, an attacker can derive the correct MAC, and sucessfully
+That way, an attacker can derive the correct MAC, and successfully
 forge a message.
 This has lead to practical attacks in the past.
 .Pp