Update warning statement on production readiness in README.

This commit is contained in:
Isis Lovecruft 2018-07-04 20:50:22 +00:00
parent 11aa71fb8d
commit ebf0801dfc
Failed to extract signature

View file

@ -26,10 +26,10 @@ 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.
## WARNING
## Stability
We do not yet consider this code to be production-ready. We intend to
stabilize a production-ready version `1.0` soon.
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