Files
pirate-librustzcash/bellman/src/gadgets
Jack Grigg 38f87c2e73 ff: Add PrimeField::ReprEndianness associated type
This enables generic code to reliably operate on the bits of an encoded
field element, by converting them to and from a known (little)
endianness.

The BitAnd and Shr bounds on PrimeField are now removed, as users can
perform these operations themselves as needed.
2020-05-02 18:54:02 +12:00
..
2020-04-23 18:15:14 +12:00
2020-04-23 18:15:14 +12:00
2019-10-08 16:12:14 +03:00