halo2/src/plonk
Sean Bowe a091795aca
Switch to computing only Rotation::cur() cosets until rotation is needed.
2021-07-12 12:53:12 -06:00
..
lookup Switch to computing only Rotation::cur() cosets until rotation is needed. 2021-07-12 12:53:12 -06:00
permutation Switch to computing only Rotation::cur() cosets until rotation is needed. 2021-07-12 12:53:12 -06:00
vanishing Always commit to a random polynomial that is evaluated at x in order to blind the multiopen evaluation of h(X). 2021-07-01 12:59:53 -06:00
circuit.rs Switch to computing only Rotation::cur() cosets until rotation is needed. 2021-07-12 12:53:12 -06:00
keygen.rs Switch to computing only Rotation::cur() cosets until rotation is needed. 2021-07-12 12:53:12 -06:00
lookup.rs Fix minor typos in comments. 2021-07-09 12:44:27 -06:00
permutation.rs Document `permutation::Argument::required_degree`. 2021-07-10 07:52:42 -06:00
prover.rs Switch to computing only Rotation::cur() cosets until rotation is needed. 2021-07-12 12:53:12 -06:00
vanishing.rs Update the PLONK implementation to adapt to the new transcript API. 2021-01-06 10:45:11 -07:00
verifier.rs Switch to computing only Rotation::cur() cosets until rotation is needed. 2021-07-12 12:53:12 -06:00