pairing_plus

Module hash_to_field

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