]> git.codecow.com Git - Monocypher.git/commitdiff
eterministically -> deterministically
authorMichael Savage <mikejsavage@gmail.com>
Tue, 31 Oct 2017 20:10:25 +0000 (22:10 +0200)
committerMichael Savage <mikejsavage@gmail.com>
Tue, 31 Oct 2017 20:10:25 +0000 (22:10 +0200)
doc/man/man3/crypto_key_exchange.3monocypher

index 97a3151252c82328adf822adce9055b6626e6d8d..1263924bcb97a8726b73fdc75232cfd7a96e1cc5 100644 (file)
@@ -66,7 +66,7 @@ keys, then compute your shared secret with
 .Pp
 The
 .Fn crypto_x25519_public_key
-function eterministically computes the public key from
+function deterministically computes the public key from
 .Fa secret_key .
 Make sure the secret key is random.
 See