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 |
Marcin
|
93e64df895
|
Catch up with algebra (#106)
Co-authored-by: Pratyush Mishra <pratyushmishra@berkeley.edu>
|
2 years ago |
Pratyush Mishra
|
5a1e16e2b7
|
Fix benchmark imports (#99)
|
2 years ago |
Pratyush Mishra
|
1551d6d76c
|
Upgrade to work with latest `ark-ff` (#95)
Co-authored-by: Sun <huachuang20@gmail.com>
|
2 years ago |
Daira Hopwood
|
4d6c49640c
|
Add benchmarks for Pallas and Vesta curves. (#53)
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
|
3 years ago |
Weikeng Chen
|
74f6efb821
|
Replace `rand` with `ark_std::rand` (#42)
* replace rand
* update CHANGELOG
* fmt
* fix
* fix
|
3 years ago |
Pratyush Mishra
|
7f1fcd6696
|
Format
|
4 years ago |
Pratyush Mishra
|
76cc7aa044
|
Change benchmark order
|
4 years ago |
Pratyush Mishra
|
c6a51adb77
|
Move to `bencher`
|
4 years ago |
Pratyush Mishra
|
651f772755
|
Move to criterion
|
4 years ago |
Pratyush Mishra
|
c4e4e18dee
|
Fix benchmark compilation and add benchmarks for Edwards curves
|
4 years ago |