38 Commits (4087cab1a59fa6c36465f2529bfcb20b7b3edfa2)

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
  Chiro Hiro af886d6ce7
Improve performance of recursive (#163) 1 year ago
  François Garillot bef42262d6
[test, chore]: Fix clippy and genericize one more test (#180) 1 year ago
  François Garillot 54f758eef3
[test-only] More genericity in tests (#171) 1 year ago
  Leo f16fa1e401
make ecc tests generic (#165) 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 603c1e2a85
traits for a vector commitment engine and a polynomial evaluation engine (#136) 1 year ago
  Samuel Burnham b2adab610a
Clippy formatting (#131) 1 year ago
  Srinath Setty 23178ff54d
A simplified version of the nonnative gadgets (#122) 2 years ago
  Srinath Setty f9672faf23
Make Nova's ecc gadgets read curve parameters from the group trait (#115) 2 years ago
  Srinath Setty 7ec2f57b84
optimize ECC ops (#110) 2 years ago
  Srinath Setty 3c6867390a
optimize point add constraints (#106) 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 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
  iontzialla bf35556b90
Complete addition: handle addition of equal numbers and addition of negation (#78) 2 years ago
  Srinath Setty 0154358469
Verifier's checks (#73) 2 years ago
  Srinath Setty 1fd4eee2b6
Recursion implementation (#65) 2 years ago
  Srinath Setty 07b3c4289b
Recursion APIs (#62) 2 years ago
  iontzialla 9f7c12dbc5
Base case for second circuit (#60) 2 years ago
  Srinath Setty 562fa71027
move from rug to num-bigint (#53) 2 years ago
  Srinath Setty 677fe23673
Switch RO to use the one in the Group trait (#54) 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 485eb3fac6
fix build (#48) 2 years ago
  Arthur Greef 9a466d1467
Change alloc_num_equals arguments to references (#45) 2 years ago
  Srinath Setty 751b3434ec
make gadgets public, expose coords, cleanup (#39) 2 years ago
  Srinath Setty fd0b0b787b
remove unused where (#38) 2 years ago
  iontzialla 4656a7179d
Refactor circuit code (#37) 2 years ago
  Srinath Setty 866717a8f2
cleanup how points are allocated (#29) 2 years ago
  Srinath Setty c20da2f58c
Cleanup (#27) 2 years ago
  Srinath Setty cbc3fe81dc
cleanup: merge ecc and ecc_circuit (#25) 2 years ago
  Srinath Setty e47b6148f4
Verifier circuit (#23) 2 years ago