iontzialla
|
9f7c12dbc5
|
Base case for second circuit (#60)
* output the incoming instance as the running instance in one of the circuits
* Make some verifier circuit inputs optional (for base case)
|
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)
* add hash(params, U, z0, zi, i) when generating a challenge
* address clippy
|
2 years ago |
Srinath Setty
|
751b3434ec
|
make gadgets public, expose coords, cleanup (#39)
* make gadgets public, expose coords, cleanup
* fix clippy
|
3 years ago |
Srinath Setty
|
fd0b0b787b
|
remove unused where (#38)
|
3 years ago |
iontzialla
|
4656a7179d
|
Refactor circuit code (#37)
* update crate versions
* refactor
* small tweaks
* run cargo fmt
* fix comments
* remove unused code
* address clippy
Co-authored-by: Srinath Setty <srinath@microsoft.com>
|
3 years ago |