Skip to main content

VDF

Definition

VDF stands for Verifiable Delay Function, a cryptographic primitive that requires a specified sequential computation time to produce an output, yet allows for rapid verification of that output. These functions are designed to be inherently slow to compute, meaning there is no known method to significantly speed up their execution, ensuring a verifiable time delay. Once the output is generated, however, its correctness can be quickly and publicly confirmed by anyone. VDFs are valuable for applications requiring a verifiable passage of time or a source of unpredictable, unbiased randomness that cannot be pre-computed or manipulated.