pasta_curves-source/src/plonk
2021-02-17 15:39:46 -07:00
..
lookup Rename "auxiliary column" to "instance column" in the book and in code. fixes #181 2021-02-14 21:09:49 +00:00
permutation Use Column<Any> in Permutation::Argument 2021-02-17 21:32:17 +08:00
vanishing clippy: Small cleanups 2021-01-14 08:43:25 -07:00
circuit.rs Fix minor nit (match ergonomics) 2021-02-17 15:39:46 -07:00
keygen.rs Add name field to ConstraintSystem::create_gate 2021-02-01 18:38:13 +00:00
lookup.rs Refactor PLONK prover 2021-01-31 11:45:40 +08:00
permutation.rs Refactor verification key hashing logic to use Display impls. 2021-02-17 15:19:34 -07:00
prover.rs Disambiguate naming of hash() -> hash_into() 2021-02-17 15:19:34 -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 Disambiguate naming of hash() -> hash_into() 2021-02-17 15:19:34 -07:00