halo2/halo2_proofs/src
Sean Bowe 6939ac47ab
Remove parallelism from within MSM scalar operations.
2022-06-22 13:41:45 -06:00
..
circuit Update halo2_proofs/src/circuit/value.rs 2022-06-13 16:41:05 +01:00
dev halo2_proofs: Replace `Option<V>` with `Value<V>` 2022-06-08 23:03:16 +00:00
plonk Add `BatchVerifier::finalize_and_return_rng` 2022-06-21 15:04:08 +00:00
poly Remove parallelism from within MSM scalar operations. 2022-06-22 13:41:45 -06:00
arithmetic.rs Apply @daira's review suggestion 2022-04-28 09:47:22 +09:00
circuit.rs halo2_proofs: Replace `Option<V>` with `Value<V>` 2022-06-08 23:03:16 +00:00
dev.rs halo2_proofs: Replace `Option<V>` with `Value<V>` 2022-06-08 23:03:16 +00:00
helpers.rs Move `halo2` code into `halo2_proofs` crate 2022-01-20 18:50:43 +00:00
lib.rs Move `halo2` code into `halo2_proofs` crate 2022-01-20 18:50:43 +00:00
multicore.rs Move `halo2` code into `halo2_proofs` crate 2022-01-20 18:50:43 +00:00
plonk.rs plonk: Derive Clone for VerifyingKey and ProvingKey. 2022-04-26 14:08:11 +02:00
poly.rs Move `halo2` code into `halo2_proofs` crate 2022-01-20 18:50:43 +00:00
transcript.rs Move `halo2` code into `halo2_proofs` crate 2022-01-20 18:50:43 +00:00