[][src]Module storage_proofs::vdf_post

Structs

ChallengeStream

ChallengeStream manages incremental challenge derivation. Consumers require groups of challenge_count challenges. Each round of challenge generation requires a new random input (mix). A ChallengeStream mediates between this usage requirement and the implementation details of the actual challenge generation mechanism.

PrivateInputs
Proof

VDF-PoSt This is one construction of a Proof-of-Spacetime. It currently only supports proving over a single sector.

PublicInputs
PublicParams
SetupParams
VDFPoSt

Functions

compute_root_commitment
extract_vdf_input