halo2/src
Sean Bowe 4cd0bffc8e
Collapse random_{poly,blind} fields back into Committed in other structures.
2021-07-13 16:19:44 -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 Collapse random_{poly,blind} fields back into Committed in other structures. 2021-07-13 16:19:44 -06:00
poly Add support for computing ranges of evaluations of the Lagrange basis polynomials. 2021-07-01 12:46:22 -06:00
arithmetic.rs Update arithmetic.rs 2021-06-04 00:17:05 +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 Fix warnings due to clippy::unknown_clippy_lints being renamed 2021-05-18 20:19:54 +01:00
plonk.rs Return error if supplied instance slice is too large. 2021-07-13 11:44:58 -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