Weikeng Chen
|
db03d405b5
|
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>
|
2 years ago |
Weikeng Chen
|
a7d266f73d
|
Add the ed25519 curve (#121)
* add ed25519 curve
* changelog
* curve info
* fix
* cleanup the script
* Update ed25519/src/curves/mod.rs
* Update ed25519/src/curves/mod.rs
Co-authored-by: onewayfunc <onewayfunc@gmail.com>
|
2 years ago |
Pratyush Mishra
|
1551d6d76c
|
Upgrade to work with latest `ark-ff` (#95)
Co-authored-by: Sun <huachuang20@gmail.com>
|
3 years ago |
Marcin
|
6a5cf1d84a
|
`BigInt` fixes corresponding to algebra#372
Co-authored-by: Pratyush Mishra <pratyushmishra@berkeley.edu>
|
3 years ago |
Daira Hopwood
|
39c58df3a6
|
Add Pallas and Vesta curves (#21)
Co-authored-by: Ying Tong Lai <yingtong@electriccoin.co>
Co-authored-by: Daira Hopwood <daira@jacaranda.org>
Co-authored-by: Pratyush Mishra <pratyushmishra@berkeley.edu>
Co-authored-by: therealyingtong <yingtong@z.cash>
|
4 years ago |