70 Commits (3a0f858adbb53d7b345df85df3a0c62374b12aef)
 

Author SHA1 Message Date
  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
  Daira Hopwood 39c58df3a6
Add Pallas and Vesta curves (#21) 3 years ago
  Pratyush Mishra e7d7d01a02
Add MSM benchmark (#24) 3 years ago
  Pratyush Mishra 621355df14
Fix links in `Cargo.toml`s (#29) 3 years ago
  Dev Ojha 505b72e71e
Add Changelog and contributing file (#31) 3 years ago
  Pratyush Mishra ae06af2448
Handle `Fp64` related issue (#32) 3 years ago
  Pratyush Mishra 72b04dbacb
Better inversion in tests (#30) 3 years ago
  Pratyush Mishra 9654fb6513 Fix rng in constraint tests 3 years ago
  ValarDragon 145a573b41 Add missed import 3 years ago
  ValarDragon b7d6d11ff6 Fix doctests 3 years ago
  ValarDragon 9c8d0fbe4c undo patch.crates.io 3 years ago
  ValarDragon febd2048ee fix lint 3 years ago
  ValarDragon 2d081cd315 UniformRand updates 3 years ago
  ValarDragon 530d618cca Change test_rng import to ark-std 3 years ago
  Antoine Rondelet b17b17efcc
Fixed broken links (#28) 3 years ago
  Pratyush Mishra 7f1fcd6696 Format 3 years ago
  Pratyush Mishra 3198749ccb Improvements 3 years ago
  Pratyush Mishra ac0dcc7ae9 Work 3 years ago
  Pratyush Mishra 76cc7aa044 Change benchmark order 3 years ago
  Pratyush Mishra c6a51adb77 Move to `bencher` 3 years ago
  Pratyush Mishra 4ab7431059 Reduce number of samples 3 years ago
  Pratyush Mishra 651f772755 Move to criterion 3 years ago
  Pratyush Mishra 98717da099 Fix MNT4-753 Fq4 Frobenius coefficient 3 years ago
  Pratyush Mishra 0486c30b3b Format 3 years ago
  Pratyush Mishra 4e45f92ca9 Fixes 3 years ago
  Pratyush Mishra a1ce3291dd Update `ed_on_cp6` 3 years ago