pasta_curves-source/src
therealyingtong 24b85dec67 Remove q_evals.len() = rotations.len() check
q_evals should now have the same length as point_sets, which is only constructed in the multiopen verifier.
2020-10-14 00:43:48 +08:00
..
arithmetic More idiomatic implementation of Ord for Field 2020-10-14 00:35:36 +08:00
plonk Remove q_evals.len() = rotations.len() check 2020-10-14 00:43:48 +08:00
poly Refactor to use fold() in multiple places 2020-10-14 00:35:36 +08:00
arithmetic.rs Refactor lagrange_interpolate() method 2020-10-14 00:35:36 +08:00
lib.rs cargo fmt 2020-09-07 13:09:25 -06:00
plonk.rs Bind &[pubinput] in plonk test_proving() 2020-10-14 00:35:36 +08:00
poly.rs Create multiopen abstraction 2020-10-14 00:35:25 +08:00
transcript.rs Initial commit 2020-08-22 14:15:39 -06:00