halo2/src
Sean Bowe f7ef626858
Linearize the h(X) check.
2021-06-30 10:11:53 -06:00
..
circuit Introduce a FloorPlanner trait and integrate it into the Circuit trait 2021-06-22 23:47:17 +01:00
dev dev: Refactor VerifyFailure to extract metadata structs 2021-06-23 13:16:20 +01:00
plonk Linearize the h(X) check. 2021-06-30 10:11:53 -06:00
poly Remove needless borrows that are immediately dereferenced: 2021-06-21 18:19:15 +01:00
arithmetic.rs Update arithmetic.rs 2021-06-04 00:17:05 +01:00
circuit.rs Introduce a FloorPlanner trait and integrate it into the Circuit trait 2021-06-22 23:47:17 +01:00
dev.rs Merge pull request #309 from zcash/dev-metadata 2021-06-23 16:28:25 +01:00
lib.rs Fix warnings due to clippy::unknown_clippy_lints being renamed 2021-05-18 20:19:54 +01:00
plonk.rs Input as associated type on EncodedChallenge 2021-05-07 22:21:54 +08:00
poly.rs Make Assigned an enum, to remove field comparisions from batch eval 2021-06-18 22:04:31 +01:00
transcript.rs Make prover messages unambiguous and alter the manner in which challenges are squeezed. 2021-06-22 14:06:02 -06:00