This website requires JavaScript.
Explore
Help
Sign in
saymrwulf
/
pasta_curves-source
Watch
1
Star
0
Fork
You've already forked pasta_curves-source
0
mirror of
https://github.com/saymrwulf/pasta_curves-source.git
synced
2026-09-05 20:10:32 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5f6c382546
pasta_curves-source
/
src
/
plonk
History
Sean Bowe
a37c926a89
Address clippy lints
2020-09-20 13:09:03 -06:00
..
circuit.rs
Various changes, including restoring permutation argument to advice wires only for now.
2020-09-19 13:31:56 -06:00
prover.rs
Address clippy lints
2020-09-20 13:09:03 -06:00
srs.rs
Rename
ConstraintSystem
to
Assignment
, and
MetaCircuit
to
ConstraintSystem
.
2020-09-13 10:30:02 -06:00
verifier.rs
Return errors from verifier instead of assuming points aren't at infinity in the proof.
2020-09-19 13:47:37 -06:00