23 Commits (02ee91d61b3453401fa078578ce18a3649161eb4)

Author SHA1 Message Date
  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