21 Commits (3dc26fd7e43875e535cf58a59f4c7d36062b4dea)

Author SHA1 Message Date
  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) 3 years ago
  Srinath Setty 751b3434ec
make gadgets public, expose coords, cleanup (#39) 3 years ago
  Srinath Setty fd0b0b787b
remove unused where (#38) 3 years ago
  iontzialla 4656a7179d
Refactor circuit code (#37) 3 years ago
  Srinath Setty 866717a8f2
cleanup how points are allocated (#29) 3 years ago
  Srinath Setty c20da2f58c
Cleanup (#27) 3 years ago
  Srinath Setty cbc3fe81dc
cleanup: merge ecc and ecc_circuit (#25) 3 years ago
  Srinath Setty e47b6148f4
Verifier circuit (#23) 3 years ago