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