Module hotshot_types::vid

source ยท
Expand description

This module provides:

Purpose: the specific choice of VID scheme is an implementation detail. This crate and all downstream crates should talk to the VID scheme only via the traits exposed here.

Structsยง

Functionsยง

Type Aliasesยง

  • Advz ๐Ÿ”’
    Internal Jellyfish VID scheme
  • E ๐Ÿ”’
    Private type alias for the EC pairing type parameter for Advz.
  • H ๐Ÿ”’
    Private type alias for the hash type parameter for Advz.
  • VID commitment type
  • VID common type
  • VID proposal type
  • VID share type