halo2/src
Jack Grigg 17da891b25 General traits and structs for implementing circuits 2021-01-08 01:54:18 +00:00
..
arithmetic Migrate to ff traits 2020-12-01 20:55:03 +00:00
circuit General traits and structs for implementing circuits 2021-01-08 01:54:18 +00:00
pasta cargo fmt 2020-12-13 10:37:32 -07:00
plonk Expose MockProver in crate, and add documentation 2021-01-06 21:52:56 +00:00
poly Fix breakage of trait resolution in Rust 1.49.0 2021-01-06 00:48:29 +00:00
arithmetic.rs Rename curves to Pallas/Vesta (Pasta). 2020-12-03 13:47:47 -07:00
circuit.rs General traits and structs for implementing circuits 2021-01-08 01:54:18 +00:00
dev.rs Fix clippy lints in MockProver 2021-01-07 12:42:04 +00:00
lib.rs General traits and structs for implementing circuits 2021-01-08 01:54:18 +00:00
model.rs model: metrics 0.13.0-alpha.13 2020-12-22 12:27:36 +00:00
pasta.rs Change ZETA constant of Fp to make it consistent with the endomorphism over Fq. 2020-12-07 09:42:33 -07:00
plonk.rs Remove unnecessary parts from MockProver per review comments 2021-01-06 21:52:56 +00:00
poly.rs Migrate to ff traits 2020-12-01 20:55:03 +00:00
transcript.rs Move Challenge and ChallengeScalar into the transcript module 2020-12-01 22:40:54 +00:00