From bc7dbdc498ce526812b4157032d56004acba13b8 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Thu, 19 Sep 2013 13:21:35 -0700 Subject: [PATCH] ephasize -> emphasize, via @kur41 --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 21943005..8eebc098 100644 --- a/README.markdown +++ b/README.markdown @@ -27,7 +27,7 @@ derivation and computing message digests, the Blake2 hash function, which the Sodium library also provides. The design choices, particularly in regard to the Curve25519 -Diffie-Hellman function, ephasize security (whereas NIST curves +Diffie-Hellman function, emphasize security (whereas NIST curves emphasize "performance" at the cost of security), and "magic constants" in NaCl/Sodium are picked by theorems designed to maximize security.