halo2/src/plonk
therealyingtong 0b102b13bc Explicit type ascription when calling squeeze_challenge_scalar
Co-authored-by: Daira Hopwood <daira@jacaranda.org>
2021-05-01 19:36:09 +08:00
..
lookup Replace ChallengeSpace with EncodedChallenge API 2021-05-01 09:30:08 +08:00
permutation Replace ChallengeSpace with EncodedChallenge API 2021-05-01 09:30:08 +08:00
vanishing Replace ChallengeSpace with EncodedChallenge API 2021-05-01 09:30:08 +08:00
circuit.rs Relocate computation of the degree of the constraint system to the ConstraintSystem struct. 2021-02-26 08:22:05 -07:00
keygen.rs Relocate computation of the degree of the constraint system to the ConstraintSystem struct. 2021-02-26 08:22:05 -07: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 Explicit type ascription when calling squeeze_challenge_scalar 2021-05-01 19:36:09 +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 Explicit type ascription when calling squeeze_challenge_scalar 2021-05-01 19:36:09 +08:00