Skip to main content

Module expand_msg

Module expand_msg 

Source
Expand description

expand_message interface for hash_to_field.

Modulesยง

xmd ๐Ÿ”’
expand_message_xmd based on a hash function.
xof ๐Ÿ”’
expand_message_xof for the ExpandMsg trait

Enumsยง

Domain ๐Ÿ”’
The domain separation tag

Constantsยง

MAX_DST_LEN ๐Ÿ”’
Maximum domain separation tag length
OVERSIZE_DST_SALT ๐Ÿ”’
Salt when the DST is too long

Traitsยง

ExpandMsg
Trait for types implementing expand_message interface for hash_to_field.
Expander
Expander that, call read until enough bytes have been consumed.