257 Commits (master)
 

Author SHA1 Message Date
  winderica f1640df6a6 Update changelog 1 year ago
  winderica 1f50d52a5f Add convenient method for variable allocation with inferred mode 1 year ago
  Pratyush Mishra 4020fbc226
Add convenience impls for common types (#137) 1 year ago
  Pratyush Mishra a12499518c
Add back `ToBytesGadget` and `ToBitsGadget` to `prelude` (#136) 1 year ago
  Pratyush Mishra d011859416
Refactor `UInt{8,16,64,128}` into one struct `UInt` (#121) 1 year ago
  winderica 3cb9fdef00
`FpVar::{is_eq, is_neq}` only need two constraints (#133) 1 year ago
  Pratyush Mishra ed2d55e6ff
Rename `NonNativeFieldVar` -> `EmulatedFpVar` (#135) 1 year ago
  Pratyush Mishra 1ff3a902bd
Add `Mul<NonNativeFieldVar> for Group` (#134) 1 year ago
  mmagician 61640099e6
Add CODEOWNERS (#130) 1 year ago
  Chris Sosnin 2ca3bd7d97
convert nonnative constant to little endian (#127) 1 year ago
  Chris Sosnin 7693d58690
Handle zero-case in group scalar multiplication (#124) 1 year ago
  Chris Sosnin f58b7b797b
alloc zero points consistently (#126) 1 year ago
  Michele Orrù 529c8dc29e
Import AdditiveGroup. (#122) 1 year ago
  mmagician f85e92d685
Update CI actions: replace `actions-rs/toolchain` with `dtolnay/rust-toolchain`, update `checkout` action to v3 (#120) 1 year ago
  Pascal Berrang b477880a3b
Fix base scalar multiplication (#117) 2 years ago
  Tom Godden 69003c80d4
Fix for add_many (issue #23) (#113) 2 years ago
  mmagician 4ea806f172
Update `master` branch to 0.4.0 (#115) 2 years ago
  mmagician 054969fbce
use frobenius_map_in_place instead of frobenious_map (#114) 2 years ago
  mmagician d4edfb6e15
Prepare release 0.4 (#109) 2 years ago
  onewayfunc 38b0057319
Constant tobytes of Fp is in the wrong direction (#108) 2 years ago
  onewayfunc f30b173d0d
Sync with ark-algebra: change the location of `BitIteratorBE` (#107) 2 years ago
  Pratyush Mishra 4fbdc2b6a5 `identity` -> `zero` for `Affine` 2 years ago
  Weikeng Chen f2e53be88e
Montgomery cannot use TE affine as intermediate representations (#103) 2 years ago
  Weikeng Chen 2416780e0f
Fix dangling batch normalization for twisted Edwards curves (#102) 2 years ago
  Weikeng Chen 6b1cfd5396
Fix `is_zero` for twisted Edwards curves (#101) 2 years ago
  mmagician 6512e48540
Use 2-NAF for representing ATE_LOOP_COUNT in MNT Miller loop (#96) 2 years ago
  Weikeng Chen db6a3d6687
Let `cargo build` work again for the new arkworks-rs algebra (#97) 2 years ago
  Michele Orrù 6d64f379a2
Fix with latest arkworks version. (#95) 2 years ago
  Alex Ozdemir 4e1e8d048d
Publicize non-zero weierstrass affine variables (#84) 3 years ago
  Pratyush Mishra 51133ad521
Fix `patch` in `Cargo.toml` (#92) 3 years ago
  Weikeng Chen b7874406ec
Upgrade to work with latest `ark-ff` (#90) 3 years ago
  Marcin 50ab8ee5ba
Add a CI job to test against the curves repo (#88) 3 years ago
  Tom Shen 986ab20ac0
Minor Bug Fix (#87) 3 years ago
  Tom Shen 1f56c46edc
Bug Fix in `domain` and API changes (#86) 3 years ago
  Pratyush Mishra 1cf947c761
Merge nonnative (#79) 3 years ago
  Weikeng Chen a2a5ac491a
Fix BLS12 G2PreparedGadget's AllocVar with a divisive twist (#77) 3 years ago
  Pratyush Mishra b6e7e94521
Introduce `mul_by_inverse_unchecked`, and use it (#75) 3 years ago
  Pratyush Mishra 65faa3e699
`impl ToBytesGadget for Vec<UInt8>` (#76) 3 years ago
  Weikeng Chen 6e59e02a1b
Release v0.3.1 (#73) 3 years ago
  Weikeng Chen 47ddbaa411
Enforce `mul_by_inverse` (#70) 3 years ago
  Weikeng Chen 1ad210462c
Implement the `Sum` trait for `FpVar` (#71) 3 years ago
  Weikeng Chen 3871781225
For reference, add a test for non-zero-affine (#69) 3 years ago
  Weikeng Chen 2b8e020aad
Release v0.3.0 (#66) 3 years ago
  Tom Shen c3a99ac3f6
Let `Radix2Domain::offset` to be `FpVar` instead of `F` (#65) 3 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) 4 years ago
  Dev Ojha 5debc6f8f1
Rename AllocatedBit to AllocatedBool (#60) 4 years ago
  Dev Ojha 47f296ae67
Release v0.2.0 PR (#59) 4 years ago
  ValarDragon 2348acf3a1 Update changelog for release 4 years ago