librustzcash/zcash_proofs/src/circuit
Jack Grigg 3d2acf48ce
Constant-time field square root
WARNING: THIS IS NOT FULLY CONSTANT TIME YET!

This will be fixed once we migrate to the jubjub and bls12_381 crates.
2019-12-13 20:13:30 +00:00
..
sprout Make Field::double take &self and return Self 2019-12-12 22:59:18 +00:00
ecc.rs Constant-time field square root 2019-12-13 20:13:30 +00:00
pedersen_hash.rs Merge pull request #93 from defuse/qed-it-lrz 2019-10-08 13:47:36 +13:00
sapling.rs Make Field::double take &self and return Self 2019-12-12 22:59:18 +00:00