mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-05 20:30:57 +00:00
this was delayed, add it back later
This commit is contained in:
parent
27a9b9940d
commit
2c70cf2c8f
1 changed files with 0 additions and 5 deletions
|
|
@ -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
|
speed and safety benefits of Edwards curve arithmetic, without the pitfalls of
|
||||||
cofactor-related abstraction mismatches.
|
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
|
# Documentation
|
||||||
|
|
||||||
The semver-stable, public-facing `curve25519-dalek` API is documented
|
The semver-stable, public-facing `curve25519-dalek` API is documented
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue