Hossein Moghaddas
|
32b487e7fd
|
Adding `AdditiveGroup` and `PrimeGroup` (#159)
Co-authored-by: Michele Orrù <michele.orru@berkeley.edu>
Co-authored-by: Weikeng Chen <w.k@berkeley.edu>
Co-authored-by: Pratyush Mishra <pratyushmishra@berkeley.edu>
|
1 year ago |
Pratyush Mishra
|
cba0c7ef0d
|
Add `frobenius_map_in_place` (#140)
|
2 years 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 |
Weikeng Chen
|
99831650f8
|
Prepared G2 consistency test (#70)
* add the g2 check
* fmt
* fix
* fix
* fix
* fix
* changelog
* test macos for curve tests
* use macos only for mnt6-753
* fix
* fix name consistency
* adjust the order
* mnt4 753
* fix
Co-authored-by: Pratyush Mishra <pratyushmishra@berkeley.edu>
Co-authored-by: onewayfunc <onewayfunc@gmail.com>
|
2 years ago |
mmagician
|
4bcf87de22
|
Faster cofactor clearing for G1 & G2 of bls12-381 + benchmarking (#103)
|
2 years ago |
Weikeng Chen
|
dc555882cd
|
Fix the remaining curve and field tests (#118)
* push
* push
* cargo ready
Co-authored-by: onewayfunc <onewayfunc@gmail.com>
|
2 years ago |
Weikeng Chen
|
6d94362894
|
Let `ark-curve-constraint-tests` work with latest arkworks-rs algebra (#112)
|
2 years ago |
Pratyush Mishra
|
e75546313a
|
Fix benchmarks and fix accidental renaming of Pallas/Vesta (#108)
|
2 years ago |
Marcin
|
93e64df895
|
Catch up with algebra (#106)
Co-authored-by: Pratyush Mishra <pratyushmishra@berkeley.edu>
|
2 years ago |
Pratyush Mishra
|
1551d6d76c
|
Upgrade to work with latest `ark-ff` (#95)
Co-authored-by: Sun <huachuang20@gmail.com>
|
2 years ago |
Weikeng Chen
|
74f6efb821
|
Replace `rand` with `ark_std::rand` (#42)
* replace rand
* update CHANGELOG
* fmt
* fix
* fix
|
3 years ago |
Pratyush Mishra
|
6ed2450b55
|
More comprehensive scalar multiplication tests (#37)
|
3 years ago |
Pratyush Mishra
|
04b5ef1265
|
Make constraint tests check all allocation modes (#35)
|
4 years ago |
Pratyush Mishra
|
9654fb6513
|
Fix rng in constraint tests
|
4 years ago |
ValarDragon
|
febd2048ee
|
fix lint
|
4 years ago |
ValarDragon
|
530d618cca
|
Change test_rng import to ark-std
|
4 years ago |
Pratyush Mishra
|
66a1fc9cf7
|
Add constraints for relevant curves (#3)
|
4 years ago |