95 Commits (68f500da0161d9f48edc753bc6356829f9e9c895)
 

Author SHA1 Message Date
  Pratyush Mishra 68f500da01 Optimizations to field and curve arithmetic 2 years ago
  Pratyush Mishra 363426c1d4
Update to new benchmarking framework (#126) 2 years ago
  Pratyush Mishra 55a092a6c7
`is_identity` -> `is_zero` (#125) 2 years ago
  Weikeng Chen f74378c017
Add serialization for CP6-782 (#120) 2 years ago
  Weikeng Chen 3af6ec17d6
Fix Bandersnatch parameters and the constraint tests (#119) 2 years ago
  Weikeng Chen dc555882cd
Fix the remaining curve and field tests (#118) 2 years ago
  Weikeng Chen 3c4c67f114
Sync with the recent changes in ark-algebra on pairing and testing (#116) 2 years ago
  mmagician 42289245a6
Replace `ATE_LOOP_COUNT` with its 2-NAF for MNT curves (#107) 2 years ago
  Weikeng Chen b433045f4d
Fix a typo in the Jubjub curve comment (#114) 2 years ago
  Weikeng Chen 52577f93ba
Last PR to get the curve tests to work (#113) 2 years ago
  Weikeng Chen 6d94362894
Let `ark-curve-constraint-tests` work with latest arkworks-rs algebra (#112) 2 years ago
  Weikeng Chen 435de9fc36
Let `cargo build` work again for the new arkworks-rs algebra (#111) 2 years ago
  Pratyush Mishra e75546313a
Fix benchmarks and fix accidental renaming of Pallas/Vesta (#108) 2 years ago
  kevaundray 67d5a8582e
Document Bandersnatch as an incomplete twisted Edwards curve (#85) 2 years ago
  Marcin 93e64df895
Catch up with algebra (#106) 2 years ago
  Marcin 76579d0fbb
`QUADRATIC_NONRESIDUE` is never used, remove (#104) 2 years ago
  Marcin 9a89ea8adc
Pull ark-std from latest master (#100) 2 years ago
  Pratyush Mishra 5a1e16e2b7
Fix benchmark imports (#99) 2 years ago
  Pratyush Mishra 1551d6d76c
Upgrade to work with latest `ark-ff` (#95) 2 years ago
  Marcin d0dc200f22
Sqrt fq2 bls12 381 regression (#89) 2 years ago
  Marcin 6a5cf1d84a
`BigInt` fixes corresponding to algebra#372 2 years ago
  Pratyush Mishra d1ced15cc2
Upgrade for algebra/365 (#92) 2 years ago
  Yuncong Hu 677b4ae751
Simplify the field and curve tests using macros (#90) 2 years ago
  Michael Rosenberg c5547905d0
Fixed curve-bench compile error (#83) 2 years ago
  Popog f1e36c5bed
Documentation provides incorrect calculation (#81) 2 years ago
  Weikeng Chen 3a0f858adb
Revise the version number of Bandersnatch (#80) 2 years ago
  zhenfei 461e4190b1
adding SW parameters for `Bandersnatch` curve (#67) 3 years ago
  zhenfei 5fe1862c9a
Twisted Edwards parameters for BLS12-377 (#76) 3 years ago
  Simon Masson 2118e14b6a
Use Scott's subgroup membership tests for `G1` and `G2` of BLS12-381. (#74) 3 years ago
  Weikeng Chen b5c2d8eba3
Fix a comment on Bandersnatch's TEModelParameters (#65) 3 years ago
  zhenfei 129795aa4c
Implement the Bandersnatch curve (#64) 3 years ago
  George Gkitsas a9cb9bfcb2
Fix incorrect repository links in `Cargo.toml` files (#63) 3 years ago
  Weikeng Chen d2c998736e
Release v0.3.0 (#62) 3 years ago
  Alex Ozdemir ada1fdac07
Fix Bls12-377 scalar group generator (#60) 3 years ago
  Weikeng Chen 8c795ec0cf
Update the documentation of BN254's field parameters (#59) 3 years ago
  Daira Hopwood 9d232a7dcd
Fix a comment describing BN254. (#55) 3 years ago
  Daira Hopwood 4d6c49640c
Add benchmarks for Pallas and Vesta curves. (#53) 3 years ago
  Pratyush Mishra 880a010f5e
Reduce CI time by parallelizing per-curve tests (#52) 3 years ago
  Dev Ojha 269fe97519
Release v0.2 (#51) 3 years ago
  Dev Ojha de78b0da1d
Update CHANGELOG.md (#50) 3 years ago
  Pratyush Mishra 5c0dcd5ca1
Fix links in curve documentation (#49) 3 years ago
  Weikeng Chen 507cfa355a
Remove the two remaining direct references to `rand` (#47) 3 years ago
  Dev Ojha fea21d919a
Linkify changelog (#46) 3 years ago
  Weikeng Chen 666da1e3b2
Fix ed-on-mnt4-753 (#45) 3 years ago
  Weikeng Chen 74f6efb821
Replace `rand` with `ark_std::rand` (#42) 3 years ago
  Dev Ojha 684969909b
Add benchmark for sub_assign (#41) 3 years ago
  Pratyush Mishra 487f0043d8
Upgrade to test-templates from algebra (#40) 3 years ago
  Dev Ojha cd88721883
Switch to panic='abort' for safety across FFI boundaries (#38) 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) 3 years ago