librustzcash/zcash_proofs/src
Jack Grigg 96bd59b942 Migrate to ff 0.8 and bellman 0.8
bellman 0.8 includes fixes for several performance regressions.

MSRV is now 1.44.0, matching the ff crate.
2020-09-09 00:27:51 +01:00
..
circuit Migrate to ff 0.8 and bellman 0.8 2020-09-09 00:27:51 +01:00
sapling Consistently use (u, v) for affine-ctEdwards coordinates. 2020-08-22 01:28:13 +01:00
circuit.rs Crate docs 2019-09-24 14:23:59 +01:00
constants.rs zcash_primitives: Remove Jubjub implementation 2020-08-19 23:08:19 +01:00
hashreader.rs Address various clippy warnings/errors in zcash_proofs 2019-08-24 00:39:53 +01:00
lib.rs zcash_proofs: Add feature flags to docs.rs documentation 2020-08-23 12:12:11 +01:00
prover.rs zcash_proofs: Add feature flags to docs.rs documentation 2020-08-23 12:12:11 +01:00
sprout.rs s/{pairing::bls12_381, zcash_primitives::jubjub}/{bls12_381, jubjub} 2020-08-19 23:08:19 +01:00