halo2/src
Jack Grigg 99fac53618 Fix broken doc link 2021-11-10 16:19:36 +00:00
..
circuit Remove redundant Error suffix from Error cases 2021-11-10 16:19:36 +00:00
dev ff 0.11, group 0.11, pasta_curves 0.2 2021-09-02 23:05:18 +01:00
plonk Fix broken doc link 2021-11-10 16:19:36 +00:00
poly Use `ff::PrimeField::root_of_unity` instead of `FieldExt::ROOT_OF_UNITY` 2021-09-30 23:06:32 +01:00
arithmetic.rs Use `ff::Field::pow_vartime` instead of `FieldExt::pow` 2021-09-30 22:54:42 +01:00
circuit.rs Rename `Table::assign_fixed` to `Table::assign_cell` 2021-07-27 17:48:13 +01:00
dev.rs Remove redundant Error suffix from Error cases 2021-11-10 16:19:36 +00:00
helpers.rs Remove usages of `CurveAffine::{read, write}` 2021-09-30 23:06:32 +01:00
lib.rs clippy: Allow unused imports 2021-10-01 13:33:47 +01:00
multicore.rs Use global rayon threadpool. 2021-07-03 15:17:03 +01:00
plonk.rs Move Error struct into a submodule 2021-11-10 14:49:35 +00:00
poly.rs Use `ff::BatchInvert` now that we have upstreamed it 2021-09-30 22:35:33 +01:00
transcript.rs Use `ff::PrimeField::{from_repr, to_repr}` instead of `FieldExt` 2021-09-30 22:53:00 +01:00