pasta_curves-source/src
2020-11-25 19:56:52 +00:00
..
arithmetic Move curves and fields into tweedle module 2020-11-12 21:36:59 +00:00
plonk Simplify h_poly expression evaluation in Proof::create 2020-11-24 23:43:48 +00:00
poly Merge pull request #42 from zcash/plonk-benches 2020-11-24 18:14:07 +00:00
tweedle Type aliases for the tweedle groups 2020-11-12 21:45:56 +00:00
arithmetic.rs Move curves and fields into tweedle module 2020-11-12 21:36:59 +00:00
lib.rs Add a simple metrics Recorder for counting things in models 2020-11-23 12:47:42 +00:00
model.rs Pin most recent metrics alpha 2020-11-25 19:56:52 +00:00
plonk.rs Make Transcript generic over curve points 2020-11-16 21:26:46 +00:00
poly.rs Simplify h_poly expression evaluation in Proof::create 2020-11-24 23:43:48 +00:00
transcript.rs Conditionally squeeze scalar hasher before interacting with base hasher 2020-11-16 21:28:37 +00:00
tweedle.rs Type aliases for the tweedle groups 2020-11-12 21:45:56 +00:00