From 7dbc6701b1031e50b339a8a676815e9fa78e9fb5 Mon Sep 17 00:00:00 2001 From: kokke Date: Sun, 5 Nov 2017 02:35:20 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8da57f..e26178f 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ The module allocates no RAM internally and 2.1K ROM when compiled for ARM (1.4K A keypair requires between 63 and 216 bytes of RAM depending on which curve you choose (i.e. how big the underlying base field is). -It is one of the smallest implementation in C I've seen yet, but do contact me if you know of something smaller (or have improvements to the code here). +It is the smallest implementation in C I've seen yet, but do contact me if you know of something smaller (or have improvements to the code here). ```C