Pratyush Mishra
|
febd7635fb
|
Rename all *Parameters to *Config (#136)
* Rename all `*Parameters` to `*Config`
* Tweak
|
2022-12-16 19:35:32 -08:00 |
|
Weikeng Chen
|
dc555882cd
|
Fix the remaining curve and field tests (#118)
* push
* push
* cargo ready
Co-authored-by: onewayfunc <onewayfunc@gmail.com>
|
2022-09-03 00:34:13 -07:00 |
|
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>
|
2022-09-02 16:31:58 -07:00 |
|
Marcin
|
93e64df895
|
Catch up with algebra (#106)
Co-authored-by: Pratyush Mishra <pratyushmishra@berkeley.edu>
|
2022-07-29 12:16:16 -07:00 |
|
Pratyush Mishra
|
1551d6d76c
|
Upgrade to work with latest ark-ff (#95)
Co-authored-by: Sun <huachuang20@gmail.com>
|
2022-03-07 13:12:03 -08:00 |
|
Pratyush Mishra
|
d1ced15cc2
|
Upgrade for algebra/365 (#92)
* Upgrade for algebra/365
* Merge fix
* Fix
|
2021-12-29 17:07:52 +01:00 |
|
Weikeng Chen
|
666da1e3b2
|
Fix ed-on-mnt4-753 (#45)
* fix ed-mnt4-753
* update CHANGELOG
|
2021-02-09 09:33:28 -08:00 |
|
Weikeng Chen
|
74f6efb821
|
Replace rand with ark_std::rand (#42)
* replace rand
* update CHANGELOG
* fmt
* fix
* fix
|
2021-02-04 20:12:47 -08:00 |
|
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
|
2021-01-31 11:47:41 -08:00 |
|
ValarDragon
|
530d618cca
|
Change test_rng import to ark-std
|
2020-12-15 20:49:55 -08:00 |
|
Pratyush Mishra
|
43ca2132fd
|
Initial commit
|
2020-10-11 19:50:41 -07:00 |
|