From: Loup Vaillant Date: Sat, 27 Jan 2018 23:18:51 +0000 (+0100) Subject: README.md bikeshedding X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=3daeb44e4d25dbc726fa59dd2e501cfb02e54315;p=Monocypher.git README.md bikeshedding --- diff --git a/README.md b/README.md index 853888f..7a5d8e8 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ signatures default to EdDSA with curve25519 and Blake2b. This is different from the more mainstream Ed25519, which uses SHA-512 instead. -If you need Ed25519 compatibility, you need to do the following: +If you need Ed25519 compatibility, you must do the following: - Compile Monocypher.c with option -DED25519_SHA512. - Link the final program with a suitable SHA-512 implementation. You