Add the curve25519 curve (#124)

* add ed25519 curve

* changelog

* curve info

* fix

* edit

* update

* add more explanation

* Update curve25519/src/curves/mod.rs

* Update curve25519/src/curves/mod.rs

* fixed the comment

* Update curve25519/src/curves/mod.rs

Co-authored-by: onewayfunc <onewayfunc@gmail.com>
This commit is contained in:
Weikeng Chen
2022-10-29 19:55:35 -07:00
committed by GitHub
parent a7d266f73d
commit db03d405b5
17 changed files with 450 additions and 0 deletions

1
curve25519/LICENSE-MIT Symbolic link
View File

@@ -0,0 +1 @@
../LICENSE-MIT