halo2/src
Sean Bowe 3cae0d5f19
Merge the common pieces of the permutation argument into a separate proof component.
2021-07-15 14:30:52 -06:00
..
circuit Incorporate documentation improvements suggested by @str4d. 2021-07-10 08:20:34 -06:00
dev Additional documentation suggestions from @str4d. 2021-07-10 08:47:57 -06:00
plonk Merge the common pieces of the permutation argument into a separate proof component. 2021-07-15 14:30:52 -06:00
poly Clarify barycentric weight doc comment. 2021-07-14 09:19:56 -06:00
arithmetic.rs Rename *_cpus to *_threads. 2021-07-03 15:17:21 +01:00
circuit.rs Incorporate documentation improvements suggested by @str4d. 2021-07-10 08:20:34 -06:00
dev.rs Change verification API to allow the caller to supply instances as slices of scalars rather than commitments. 2021-07-13 12:08:16 -06:00
lib.rs Use global rayon threadpool. 2021-07-03 15:17:03 +01:00
multicore.rs Use global rayon threadpool. 2021-07-03 15:17:03 +01:00
plonk.rs Minor changes to comments. 2021-07-14 09:46:29 -06:00
poly.rs Make permutation argument perfectly complete and zero-knowledge. 2021-07-02 16:20:36 -06:00
transcript.rs Make prover messages unambiguous and alter the manner in which challenges are squeezed. 2021-06-22 14:06:02 -06:00