.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