32 Commits (2416780e0f514e0f3610ef145d5ace5fa20cb43e)

Author SHA1 Message Date
  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
  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
  Pratyush Mishra 1cf947c761
Merge nonnative (#79) 3 years ago
  Weikeng Chen 6e59e02a1b
Release v0.3.1 (#73) 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 989f579ca8
Add Univariate Domain, Vanishing Polynomial, Lagrange Interpolation (#53) 3 years ago
  Dev Ojha 47f296ae67
Release v0.2.0 PR (#59) 3 years ago
  dependabot-preview[bot] fc44ff2de7 Update num-bigint requirement from 0.3 to 0.4 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
  Pratyush Mishra 9cb17dc130 Fix links in `Cargo.toml`s 3 years ago
  Weikeng Chen 68f08b94d2
Add UInt128 for u128 (#21) 4 years ago
  Pratyush Mishra e5ac1f44cb Remove `rustc-version` 4 years ago
  Pratyush Mishra 636f93a3e5
Update to `arkworks` libraries (#3) 4 years ago
  Pratyush Mishra cf4301cb75 Update workspace and dependency paths 4 years ago
  Pascal Berrang 9455f00c01 Add benchmark for mixed-radix and radix-2 FFT resembling the Groth16 operations. 4 years ago
  Pascal Berrang b4b4e5553d Implement CanonicalSerialize/Deserialize improvements (#109) 4 years ago
  Pratyush Mishra 8bf042a029 Refactor `algebra` API, split into `algebra` and `algebra-core`. (#100) 4 years ago
  Marek Kotewicz d4896ade47 crypto-primitives no-std (#96) 4 years ago
  Marek Kotewicz a77972bf9a no_std for algebra and r1cs-core (#76) 4 years ago
  Kobi Gurkan 98416f6b2e Adds Groth16 5 years ago
  Pratyush Mishra a244e719d1 Initial commit to extract crypto-primitives to new crate 5 years ago
  Pratyush Mishra cfe2c8d29a Refactor FFT infrastructure (#28) 5 years ago
  Pratyush Mishra e00d667330 Move snark-gadgets to r1cs-std 5 years ago
  Pratyush Mishra 32151738b2 Move ConstraintSystem and related traits to own crate, and move gm17 to 5 years ago
  Pratyush Mishra 07ae71f8e4 Improve fixed and variable base MSMs 5 years ago
  Pratyush Mishra 981c20b8aa Initial release 5 years ago