pasta_curves-source/src/plonk
2021-01-14 08:46:25 -07:00
..
lookup clippy: Remove unnecessary Result 2021-01-14 08:46:25 -07:00
permutation clippy: Remove unnecessary Result 2021-01-14 08:46:25 -07:00
vanishing clippy: Small cleanups 2021-01-14 08:43:25 -07:00
circuit.rs Abstract add_rotation() helper in plonk::circuit 2020-12-06 07:19:44 +08:00
keygen.rs Add permutation check to MockProver 2021-01-06 21:52:56 +00:00
lookup.rs Update the PLONK implementation to adapt to the new transcript API. 2021-01-06 10:45:11 -07:00
permutation.rs Merge pull request #111 from zcash/transcript-api-2 2021-01-13 16:50:47 -07:00
prover.rs clippy: Remove unnecessary Result 2021-01-14 08:46:25 -07:00
vanishing.rs Update the PLONK implementation to adapt to the new transcript API. 2021-01-06 10:45:11 -07:00
verifier.rs Change absorb_ to read_ in subprotocols. 2021-01-13 15:47:35 -07:00