From 2c70cf2c8fcbba6bd0b1c5f66650e3cf892776a8 Mon Sep 17 00:00:00 2001 From: Henry de Valence Date: Tue, 25 Sep 2018 17:06:04 -0700 Subject: [PATCH] this was delayed, add it back later --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index e699da4..833d3c1 100644 --- a/README.md +++ b/README.md @@ -26,11 +26,6 @@ prime-order group from a non-prime-order Edwards curve. This provides the speed and safety benefits of Edwards curve arithmetic, without the pitfalls of cofactor-related abstraction mismatches. -## Stability - -We have recently released a `1.0.0-pre.0` version of `curve25519-dalek` and -would greatly appreciate testing and feedback on our API and performance. - # Documentation The semver-stable, public-facing `curve25519-dalek` API is documented