ark_ff::fields

Module field_hashers

Source

Structs§

DefaultFieldHasher
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§

HashToField
Trait for hashing messages to field elements.