pirate-librustzcash/ff/ff_derive
Jack Grigg 49f119fb03 ff: Remove PrimeFieldRepr trait
The ff::PrimeField::Repr associated type now has the minimal necessary
bounds, which can be satisfied by a newtype around a byte array.
2020-04-23 18:15:14 +12:00
..
src ff: Remove PrimeFieldRepr trait 2020-04-23 18:15:14 +12:00
Cargo.toml Procedural macro for fixed-exponent variable-base modular exponentiation 2020-03-14 10:54:22 +13:00