Module ark_ff::fields::field_hashers
source · Structs
- This field hasher constructs a Hash-To-Field based on a fixed-output hash function, like SHA2, SHA3 or Blake2. The implementation aims to follow the specification in Hashing to Elliptic Curves (draft).
Traits
- Trait for hashing messages to field elements.