244 Commits (master)
 

Author SHA1 Message Date
  Chris Sosnin 7ce9def2b8 Handle zero-case in group scalar multiplication (#124) 8 months ago
  Pascal Berrang b477880a3b
Fix base scalar multiplication (#117) 1 year ago
  Tom Godden 69003c80d4
Fix for add_many (issue #23) (#113) 1 year ago
  mmagician 4ea806f172
Update `master` branch to 0.4.0 (#115) 1 year ago
  mmagician 054969fbce
use frobenius_map_in_place instead of frobenious_map (#114) 1 year ago
  mmagician d4edfb6e15
Prepare release 0.4 (#109) 1 year ago
  onewayfunc 38b0057319
Constant tobytes of Fp is in the wrong direction (#108) 1 year ago
  onewayfunc f30b173d0d
Sync with ark-algebra: change the location of `BitIteratorBE` (#107) 1 year ago
  Pratyush Mishra 4fbdc2b6a5 `identity` -> `zero` for `Affine` 1 year ago
  Weikeng Chen f2e53be88e
Montgomery cannot use TE affine as intermediate representations (#103) 1 year ago
  Weikeng Chen 2416780e0f
Fix dangling batch normalization for twisted Edwards curves (#102) 1 year ago
  Weikeng Chen 6b1cfd5396
Fix `is_zero` for twisted Edwards curves (#101) 1 year ago
  mmagician 6512e48540
Use 2-NAF for representing ATE_LOOP_COUNT in MNT Miller loop (#96) 1 year ago
  Weikeng Chen db6a3d6687
Let `cargo build` work again for the new arkworks-rs algebra (#97) 1 year ago
  Michele Orrù 6d64f379a2
Fix with latest arkworks version. (#95) 1 year ago
  Alex Ozdemir 4e1e8d048d
Publicize non-zero weierstrass affine variables (#84) 2 years ago
  Pratyush Mishra 51133ad521
Fix `patch` in `Cargo.toml` (#92) 2 years ago
  Weikeng Chen b7874406ec
Upgrade to work with latest `ark-ff` (#90) 2 years ago
  Marcin 50ab8ee5ba
Add a CI job to test against the curves repo (#88) 2 years ago
  Tom Shen 986ab20ac0
Minor Bug Fix (#87) 2 years ago
  Tom Shen 1f56c46edc
Bug Fix in `domain` and API changes (#86) 2 years ago
  Pratyush Mishra 1cf947c761
Merge nonnative (#79) 2 years ago
  Weikeng Chen a2a5ac491a
Fix BLS12 G2PreparedGadget's AllocVar with a divisive twist (#77) 2 years ago
  Pratyush Mishra b6e7e94521
Introduce `mul_by_inverse_unchecked`, and use it (#75) 2 years ago
  Pratyush Mishra 65faa3e699
`impl ToBytesGadget for Vec<UInt8>` (#76) 2 years ago
  Weikeng Chen 6e59e02a1b
Release v0.3.1 (#73) 2 years ago
  Weikeng Chen 47ddbaa411
Enforce `mul_by_inverse` (#70) 2 years ago
  Weikeng Chen 1ad210462c
Implement the `Sum` trait for `FpVar` (#71) 2 years ago
  Weikeng Chen 3871781225
For reference, add a test for non-zero-affine (#69) 2 years ago
  Weikeng Chen 2b8e020aad
Release v0.3.0 (#66) 2 years ago
  Tom Shen c3a99ac3f6
Let `Radix2Domain::offset` to be `FpVar` instead of `F` (#65) 2 years ago
  Dev Ojha 02ee91d61b
Use batch_inversion_and_mul within native lagrange interpolation (#63) 3 years ago
  Tom Shen 989f579ca8
Add Univariate Domain, Vanishing Polynomial, Lagrange Interpolation (#53) 3 years ago
  dependabot-preview[bot] d1be6d1d76
Upgrade to GitHub-native Dependabot (#61) 3 years ago
  Dev Ojha 5debc6f8f1
Rename AllocatedBit to AllocatedBool (#60) 3 years ago
  Dev Ojha 47f296ae67
Release v0.2.0 PR (#59) 3 years ago
  ValarDragon 2348acf3a1 Update changelog for release 3 years ago
  Pratyush Mishra b8a268d550 Check docs in CI 3 years ago
  Pratyush Mishra 736b552720 Fix 3 years ago
  Pratyush Mishra 73ac661ddf Update CHANGELOG 3 years ago
  Pratyush Mishra 53b2ac48fa Fix `UInt` docs 3 years ago
  dependabot-preview[bot] fc44ff2de7 Update num-bigint requirement from 0.3 to 0.4 3 years ago
  Elder Ryan a1e72154bf
fixed link format (#54) 3 years ago
  Tom Shen 09f3613aac
Add DensePolynomialVar (#50) 3 years ago
  Weikeng Chen b741ffc33d
replace `rand` with `ark_std::rand` and drop `rand_xorshift` (#51) 3 years ago
  Dev Ojha 1f83ffdff4
Switch to panic='abort' for safety across FFI boundaries (#47) 3 years ago
  Tom Shen 05fee34686
Add Mux gadget (#48) 3 years ago
  Kobi Gurkan a8f737bf26
Fix boolean or comment (#44) 3 years ago
  Pratyush Mishra d9e0200433
Improve handling of constant bits in scalar mul for SW curves (#43) 3 years ago
  Pratyush Mishra 5e4114b19c
Better scalar multiplication for Short Weierstrass curves (#40) 3 years ago