From: Loup Vaillant Date: Wed, 1 Nov 2017 16:50:08 +0000 (+0100) Subject: Merge branch 'master' into deterministically X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=dbd1b0f5c0b7f5925e4ae7317b9926ec49f97614;p=Monocypher.git Merge branch 'master' into deterministically --- dbd1b0f5c0b7f5925e4ae7317b9926ec49f97614 diff --cc doc/man/man3/crypto_key_exchange.3monocypher index 1263924,1de90b3..7dd203c --- a/doc/man/man3/crypto_key_exchange.3monocypher +++ b/doc/man/man3/crypto_key_exchange.3monocypher @@@ -66,13 -37,12 +37,12 @@@ HChacha20 to get a suitably random shar .Pp The .Fn crypto_x25519_public_key - function deterministically computes the public key from -function eterministically computes the public key from a random ++function deterministically computes the public key from a random .Fa secret_key . - Make sure the secret key is random. See .Xr intro 3monocypher - for advice about generating random bytes (basically, use your operating - system's random number generator). + about generating random bytes (use the operating system's random + number generator). .Pp The .Fn crypto_x25519