24 Commits (b2adab610a084c7b40691d34b542f25ee493bffe)

Author SHA1 Message Date
  Samuel Burnham b2adab610a
Clippy formatting (#131) 2 years ago
  Samuel Burnham 13964b6f16
Add serde proof serialization (#123) 2 years ago
  Srinath Setty ccc6ccd4c7
Support for arbitrary arity for step circuit's IO (#107) 2 years ago
  Srinath Setty 0a7cbf925f
integrate with neptune's sponge (#105) 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 3dc26fd7e4
Simplifications in Nova's RO (#98) 2 years ago
  Srinath Setty e373f4633d
edits to address clippy with the latest Rust (#90) 2 years ago
  Srinath Setty 6667d2f8b5
Abstract the RO used in the circuit with traits (#84) 2 years ago
  Srinath Setty 0863a732ff
Add asserts for constraint count (#83) 2 years ago
  Srinath Setty 0154358469
Verifier's checks (#73) 2 years ago
  Srinath Setty 07b3c4289b
Recursion APIs (#62) 2 years ago
  Srinath Setty 82b7fabd9d
absorb running instance separately (for clarity) (#52) 2 years ago
  Srinath Setty 706d688a13
add hash(params, U, z0, zi, i) when generating a challenge (#51) 2 years ago
  Srinath Setty ccc6dc3a04
Truncate digest bits (#50) 2 years ago
  Srinath Setty f11a8f19d1
trait updates to support using Poseidon as RO (#43) 2 years ago
  Srinath Setty 3445d7da61
remove unused constants (#40) 3 years ago
  Srinath Setty 751b3434ec
make gadgets public, expose coords, cleanup (#39) 3 years ago
  iontzialla 4656a7179d
Refactor circuit code (#37) 3 years ago
  Srinath Setty dcea0be01f
output h2 as AllocatedNum (#31) 3 years ago
  Srinath Setty 9a0f5604d6
make step_circuit mandatory; add support for longer hashes (#30) 3 years ago
  Srinath Setty 866717a8f2
cleanup how points are allocated (#29) 3 years ago
  Srinath Setty 9a44d06aec
PrimeField --> ff::PrimeField (#28) 3 years ago
  Srinath Setty c20da2f58c
Cleanup (#27) 3 years ago
  Srinath Setty e47b6148f4
Verifier circuit (#23) 3 years ago