From 3daeb44e4d25dbc726fa59dd2e501cfb02e54315 Mon Sep 17 00:00:00 2001 From: Loup Vaillant Date: Sun, 28 Jan 2018 00:18:51 +0100 Subject: [PATCH] README.md bikeshedding --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3