Expand description
This module implements hash_to_field and related hashing primitives for use with BLS signatures.
Structs§
- Placeholder type for implementing expand_message_xmd based on a hash function
- Placeholder type for implementing expand_message_xof based on a hash function
Traits§
- Generate an element of a base field for a random string of bytes (used by FromRO for extension fields).
- Trait for types implementing expand_message interface for hash_to_field
- Generate a field element from a random string of bytes
Functions§
- hash_to_field for type T using ExpandMsg variant X