halo2/src/plonk
Sean Bowe f7ef626858
Linearize the h(X) check.
2021-06-30 10:11:53 -06:00
..
lookup Remove needless borrows that are immediately dereferenced: 2021-06-21 18:19:15 +01:00
permutation Input as associated type on EncodedChallenge 2021-05-07 22:21:54 +08:00
vanishing Linearize the h(X) check. 2021-06-30 10:11:53 -06:00
circuit.rs Introduce a FloorPlanner trait and integrate it into the Circuit trait 2021-06-22 23:47:17 +01:00
keygen.rs Introduce a FloorPlanner trait and integrate it into the Circuit trait 2021-06-22 23:47:17 +01:00
lookup.rs `ConstraintSystem::lookup`: Move lookup queries into a closure 2021-05-27 00:53:31 +01:00
permutation.rs Refactor verification key hashing logic to use Display impls. 2021-02-17 15:19:34 -07:00
prover.rs Linearize the h(X) check. 2021-06-30 10:11:53 -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 Linearize the h(X) check. 2021-06-30 10:11:53 -06:00