pasta_curves-source/src
2020-09-07 12:24:31 -06:00
..
arithmetic Merge pull request #4 from zcash/permutation 2020-09-07 12:24:31 -06:00
plonk Don't mutate the witness during permutation argument. Also, adds parallelism and reduces state/multiplications. 2020-09-07 09:43:02 -06:00
arithmetic.rs Reduce number of inversions by batch inverting when possible. 2020-09-06 12:29:34 -06:00
lib.rs Initial commit 2020-08-22 14:15:39 -06:00
plonk.rs Don't mutate the witness during permutation argument. Also, adds parallelism and reduces state/multiplications. 2020-09-07 09:43:02 -06:00
polycommit.rs Fix typos 2020-09-01 20:45:20 +03:00
transcript.rs Initial commit 2020-08-22 14:15:39 -06:00