mmagician
|
3668338023
|
Merge `releases` into `master`, keeping the patch.crates-io section
|
1 year ago |
Weikeng Chen
|
f8a6a4050e
|
Add the secp256k1 and secq256k1 curves (#122)
Co-authored-by: Pratyush Mishra <pratyushmishra@berkeley.edu>
Co-authored-by: onewayfunc <onewayfunc@gmail.com>
|
2 years ago |
mmagician
|
cdf4d182a6
|
Prepare release 0.4 (#133)
|
2 years ago |
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 |
Weikeng Chen
|
3c4c67f114
|
Sync with the recent changes in ark-algebra on pairing and testing (#116)
* Fix another typo in the Jubjub curve comment
* fix
* progress
* get_point_from_x_unchecked
* fix
* soft link
* Fix Bandersnatch
* Fix Edwards form of Bandersnatch
* Actually fix ed_on_bls12_381_bandersnatch/src/curves/mod.rs
* fix
* fix
* curve-benches
* fix the last mul_by_a; fmt
Co-authored-by: onewayfunc <onewayfunc@gmail.com>
Co-authored-by: Pratyush Mishra <pratyushmishra@berkeley.edu>
|
2 years ago |
George Gkitsas
|
a9cb9bfcb2
|
Fix incorrect repository links in `Cargo.toml` files (#63)
* fixes repository in cargo files
* lint fixes
|
3 years ago |
Weikeng Chen
|
d2c998736e
|
Release v0.3.0 (#62)
* release
* update CHANGELOG.md
|
3 years ago |
Dev Ojha
|
269fe97519
|
Release v0.2 (#51)
|
3 years ago |
Weikeng Chen
|
507cfa355a
|
Remove the two remaining direct references to `rand` (#47)
|
3 years ago |
Pratyush Mishra
|
487f0043d8
|
Upgrade to test-templates from algebra (#40)
* Upgrade to test-templates from algebra
* Fix Cargo.toml
* Fix search and replace
* Update
* Fix cargo tomls
|
3 years ago |
Pratyush Mishra
|
621355df14
|
Fix links in `Cargo.toml`s (#29)
Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
|
4 years ago |
Pratyush Mishra
|
66a1fc9cf7
|
Add constraints for relevant curves (#3)
|
4 years ago |
Pratyush Mishra
|
43ca2132fd
|
Initial commit
|
4 years ago |