librustzcash/pairing/benches/bls12_381
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
..
ec.rs Fix pairing benchmarks 2019-10-08 15:25:41 +13:00
fq.rs Constant-time field inversion 2019-12-13 19:46:04 +00:00
fq2.rs Constant-time field inversion 2019-12-13 19:46:04 +00:00
fq12.rs Constant-time field inversion 2019-12-13 19:46:04 +00:00
fr.rs Constant-time field inversion 2019-12-13 19:46:04 +00:00
mod.rs Fix pairing benchmarks 2019-10-08 15:25:41 +13:00