pasta_curves-source/src/plonk
ebfull ccca639591
Merge pull request #111 from zcash/transcript-api-2
New Transcript API (and modified commitment scheme)
2021-01-13 16:50:47 -07:00
..
lookup Change absorb_ to read_ in subprotocols. 2021-01-13 15:47:35 -07:00
permutation Merge pull request #111 from zcash/transcript-api-2 2021-01-13 16:50:47 -07:00
vanishing Change absorb_ to read_ in subprotocols. 2021-01-13 15:47:35 -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 Remove the Read/Write type parameters from Transcript{Read,Write}. 2021-01-06 10:45:11 -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