halo2/src
therealyingtong 2d0f4a11e3 Add commit_product() to lookup::prover 2020-12-03 10:50:20 +08:00
..
arithmetic Migrate to ff traits 2020-12-01 20:55:03 +00:00
plonk Add commit_product() to lookup::prover 2020-12-03 10:50:20 +08:00
poly Move Challenge and ChallengeScalar into the transcript module 2020-12-01 22:40:54 +00:00
tweedle Migrate to ff traits 2020-12-01 20:55:03 +00:00
arithmetic.rs Introduce typed challenge scalars 2020-12-01 21:09:03 +00:00
lib.rs Use renamed broken_intra_doc_links lint 2020-11-27 14:40:37 +00:00
model.rs
plonk.rs Add commit_permuted() in lookup::prover 2020-12-03 10:50:20 +08: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
tweedle.rs