From 7aeeae7d77197a1ec90f0f80578a9b987559b2ab Mon Sep 17 00:00:00 2001 From: Douglas Campos Date: Sun, 20 Jan 2013 18:39:16 -0200 Subject: [PATCH] english is hard, tks @benlangfeld --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 528c2dc6..5f8a33a3 100644 --- a/README.markdown +++ b/README.markdown @@ -3,6 +3,6 @@ Portable, cross-compilable, installable, packageable version of the NaCl crypto library. -## differences from the vanilla NaCl +## comparison with vanilla NaCl We are using ed25519 from SUPERCOP, as even DJB doesn't recommend using edwards25519sha512batch anymore - this will reach NaCL one day...