halo2/src/plonk
Sean Bowe c5e0364962
Remove the Read/Write type parameters from Transcript{Read,Write}.
2021-01-06 10:45:11 -07:00
..
lookup Remove the Read/Write type parameters from Transcript{Read,Write}. 2021-01-06 10:45:11 -07:00
permutation Remove the Read/Write type parameters from Transcript{Read,Write}. 2021-01-06 10:45:11 -07:00
vanishing Remove the Read/Write type parameters from Transcript{Read,Write}. 2021-01-06 10:45:11 -07:00
circuit.rs Abstract add_rotation() helper in plonk::circuit 2020-12-06 07:19:44 +08:00
keygen.rs Refactor permutation keygen to reflect the separate permutations 2020-12-22 18:11:42 +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 Update the PLONK implementation to adapt to the new transcript API. 2021-01-06 10:45:11 -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 Remove the Read/Write type parameters from Transcript{Read,Write}. 2021-01-06 10:45:11 -07:00