pasta_curves-source/src
2021-02-01 19:05:19 +00:00
..
arithmetic Clippy fixes + address review comments 2021-01-24 08:07:30 +08:00
circuit Add namespacing and gadget name collection to Layouter 2021-02-01 18:38:04 +00:00
dev circuit_layout: Darken the cells of the region that have been assigned to 2021-02-01 18:38:22 +00:00
pasta Remove unnecessary let bindings 2021-01-29 23:43:13 +00:00
plonk Require Circuit::Config implement Clone instead of Copy 2021-02-01 19:05:19 +00:00
poly Replace DummyHash with BLAKE2b 2021-02-02 00:53:53 +08:00
arithmetic.rs Rename curves to Pallas/Vesta (Pasta). 2020-12-03 13:47:47 -07:00
circuit.rs Add namespacing and gadget name collection to Layouter 2021-02-01 18:38:04 +00:00
dev.rs Add halo2::dev::circuit_layout behind dev-graph feature flag 2021-02-01 18:38:20 +00:00
gadget.rs Add a placeholder module for gadgets 2021-01-08 01:55:10 +00:00
lib.rs Add halo2::dev::circuit_dot_graph behind dev-graph feature flag 2021-02-01 18:38:16 +00:00
model.rs model: metrics 0.13.0-alpha.13 2020-12-22 12:27:36 +00:00
pasta.rs Change ZETA constant of Fp to make it consistent with the endomorphism over Fq. 2020-12-07 09:42:33 -07:00
plonk.rs Add name field to ConstraintSystem::create_gate 2021-02-01 18:38:13 +00:00
poly.rs Require Rotation instead of i32 for relative rows in circuits. 2021-01-14 11:57:32 -07:00
transcript.rs Replace DummyHash with BLAKE2b 2021-02-02 00:53:53 +08:00