22 Commits (87499b3c49f2e0610d4f7e016809a4262c0a76df)

Author SHA1 Message Date
  François Garillot 4b077bcab1
Add Grumpkin cycle implementation (#181) 1 year ago
  François Garillot 1e6bf942e2
[refactorings] Leftovers (pot-pourri?) (#184) 1 year ago
  François Garillot 54f758eef3
[test-only] More genericity in tests (#171) 1 year ago
  Samuel Burnham cddd707fad
chore: update to ff/group 0.13 (#166) 1 year ago
  Srinath Setty 7b1bb44e45
spark-based commitments to R1CS matrices (#152) 1 year ago
  Srinath Setty 1e4995274b
Separate prover and verifier keys in CompressedSNARK (#145) 1 year ago
  Srinath Setty b97786d291
move IPA-specific methods to the provider (#138) 1 year ago
  Samuel Burnham b2adab610a
Clippy formatting (#131) 1 year ago
  Srinath Setty 23178ff54d
A simplified version of the nonnative gadgets (#122) 1 year ago
  Srinath Setty 6044aff625
Update crate versions (#119) 2 years ago
  Srinath Setty a56f823ace
optimize the non-native arithmetic and hashing costs by using 4 limbs instead of 8 (#102) 2 years ago
  Srinath Setty e373f4633d
edits to address clippy with the latest Rust (#90) 2 years ago
  Srinath Setty 0863a732ff
Add asserts for constraint count (#83) 2 years ago
  Srinath Setty c29030b2d7
Release Candidate (#82) 2 years ago
  Srinath Setty 9a44d06aec
PrimeField --> ff::PrimeField (#28) 2 years ago
  Srinath Setty c20da2f58c
Cleanup (#27) 2 years ago
  porcuquine 648eb0bb6e
Fix CS::one() bug in solver. (#24) 2 years ago
  porcuquine 338fbff9ac Add missing doc comments. 3 years ago
  Srinath Setty 8027bcf056 cargo fmt 3 years ago
  Srinath Setty ff885c4d5d fix bellperson path; address minor clippy-suggested edit 3 years ago
  porcuquine efb73ef325 Rename Prover and ProvingAssignment. 3 years ago
  porcuquine 3b668e7ac6 Add support for using bellperson to generate R1CS. 3 years ago