librustzcash/pairing/benches/bls12_381
Jack Grigg 03f086221b pairing: Move PairingCurveAffine::Prepared to MultiMillerLoop trait
Prepared elements are only used by MultiMillerLoop, and we don't need
the ability to "prepare" G1 elements there.
2020-06-03 20:50:02 +12:00
..
ec.rs group: Add scalar multiplication bounds to Group 2020-05-15 10:24:30 +12:00
fq.rs ff: Rename PrimeField::into_repr -> PrimeField::to_repr 2020-05-02 18:55:13 +12:00
fq2.rs ff: Remove SqrtField trait 2020-05-02 16:07:48 +12:00
fq12.rs Migrate pairing benchmarks to criterion 2019-12-19 16:46:16 -06:00
fr.rs ff: Rename PrimeField::into_repr -> PrimeField::to_repr 2020-05-02 18:55:13 +12:00
mod.rs pairing: Move PairingCurveAffine::Prepared to MultiMillerLoop trait 2020-06-03 20:50:02 +12:00