halo2/src/plonk
therealyingtong 570f90e4ee SHA-256 chip that uses a 2^16 lookup table
Co-authored-by: Jack Grigg <jack@electriccoin.co>
2021-02-25 20:01:44 +00:00
..
lookup Migrate to group traits 2021-02-22 20:20:23 +00:00
permutation Migrate to group traits 2021-02-22 20:20:23 +00:00
vanishing Migrate to group traits 2021-02-22 20:20:23 +00:00
circuit.rs SHA-256 chip that uses a 2^16 lookup table 2021-02-25 20:01:44 +00:00
keygen.rs Modify Assignment::copy() to take Column<Any> instead of usize 2021-02-24 00:18:22 +08:00
lookup.rs Rename column -> expression for lookups 2021-02-18 15:41:36 -07:00
permutation.rs Refactor verification key hashing logic to use Display impls. 2021-02-17 15:19:34 -07:00
prover.rs Modify Assignment::copy() to take Column<Any> instead of usize 2021-02-24 00:18:22 +08:00
vanishing.rs Update the PLONK implementation to adapt to the new transcript API. 2021-01-06 10:45:11 -07:00
verifier.rs Add Expression::Const variant 2021-02-18 15:41:36 -07:00