halo2/halo2_proofs/src
ying tong 83479fdadb
Merge 1ab16c319a into 7df93fd855
2024-03-01 11:27:10 -07:00
..
circuit circuit.rs: crate visibility modifications from code review 2023-04-04 09:32:08 +07:00
dev Merge pull request #741 from zcash/738-tracing-floor-planner 2023-03-21 14:48:15 -06:00
plonk Merge 1ab16c319a into 7df93fd855 2024-03-01 11:27:10 -07:00
poly Migrate to `ff` revision without `FieldExt` 2022-11-30 19:35:26 +00:00
arithmetic.rs No-ops on best_multiexp and best_fft when #[cfg(feature=counter)] 2023-04-05 03:32:58 +07:00
circuit.rs circuit.rs: crate visibility modifications from code review 2023-04-04 09:32:08 +07:00
dev.rs Add a `TracingFloorPlanner` that does nothing 2023-02-28 14:53:31 +00:00
helpers.rs Move `halo2` code into `halo2_proofs` crate 2022-01-20 18:50:43 +00:00
lib.rs plonk::prover: Introduce counter feature for FFTs and MSMs 2023-04-03 23:23:49 +07:00
multicore.rs Explicitly fail if `multicore` is enabled for wasm32 without atomics 2023-02-14 19:06:18 +00:00
plonk.rs Migrate to `ff` revision without `FieldExt` 2022-11-30 19:35:26 +00:00
poly.rs Migrate to `ff` revision without `FieldExt` 2022-11-30 19:35:26 +00:00
transcript.rs Migrate to `ff` revision without `FieldExt` 2022-11-30 19:35:26 +00:00