13 Commits (fa9064a3f74fceb50f32614f4642e153607f6d9a)

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