From: Michael Savage Date: Tue, 31 Oct 2017 20:10:25 +0000 (+0200) Subject: eterministically -> deterministically X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=9b6e54e4f03c3804a69904d8a3c2ce8e8fa81570;p=Monocypher.git eterministically -> deterministically --- diff --git a/doc/man/man3/crypto_key_exchange.3monocypher b/doc/man/man3/crypto_key_exchange.3monocypher index 97a3151..1263924 100644 --- a/doc/man/man3/crypto_key_exchange.3monocypher +++ b/doc/man/man3/crypto_key_exchange.3monocypher @@ -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