librustzcash/ff/ff_derive
Jack Grigg 40749da9a7
Constant-time field inversion
WARNING: THIS IS NOT ACTUALLY CONSTANT TIME YET!

The jubjub and bls12_381 crates will replace our constant-time usages,
but we NEED to fix ff_derive because other users will expect it to
implement the Field trait correctly.
2019-12-13 19:46:04 +00:00
..
src Constant-time field inversion 2019-12-13 19:46:04 +00:00
Cargo.toml ff 0.5.0 2019-10-08 17:43:33 +13:00