Briefing

This research resolves a major open problem by formally proving that Verifiable Delay Functions (VDFs) cannot exist in the Random Oracle Model (ROM), the common idealization for hash functions. The breakthrough is a non-existence proof demonstrating that any black-box construction of a VDF from standard primitives, such as one-way functions, can be trivially broken by a fast adversary in the ROM. This finding fundamentally re-architects the security basis for all decentralized systems relying on VDFs for provably fair randomness generation and transaction ordering, compelling them to move away from generic hash function assumptions toward complex, structured number-theoretic assumptions.

A complex digital artwork displays an intricate machine-like structure against a muted grey background. The composition features two distinct yet connected sections: a geometrically precise silver-grey component on the left and a dense, intertwined mass of blue cables and metallic parts on the right

Context

Before this work, Verifiable Delay Functions were a critical theoretical tool, designed to enforce a minimum sequential computation time, which is essential for mitigating frontrunning and generating unbiasable public randomness in Proof-of-Stake consensus. The prevailing challenge was to establish their security under the weakest possible, most generic assumptions, specifically the Random Oracle Model, to ensure the primitive’s robustness regardless of the underlying cryptographic functions. The question of whether a black-box VDF construction could be proven secure in this model remained a foundational, unsolved problem in cryptographic theory.

A large, irregularly shaped object, half white and half blue, with translucent rings orbiting it, rests on a dark, reflective surface. White granular material is scattered around its base, set against a background of tall, reflective pillars

Analysis

The paper’s core mechanism is a proof of impossibility, leveraging advanced oracle-presampling techniques. The logic dictates that a fast-computing adversary, which can query the Random Oracle (idealized hash function) a large number of times, can effectively simulate the VDF’s output much faster than the designated sequential delay time. The adversary’s speed is a function of its query complexity to the oracle, not the sequential computation steps. By showing the adversary can “pre-sample” the oracle’s outputs and use this information to construct a valid proof for a delayed computation in minimal time, the sequentiality property of the VDF is fundamentally violated under the ROM assumption.

The image displays a detailed abstract composition of interconnected metallic and blue elements. Shiny silver and vibrant blue tubular forms intertwine with numerous smaller, angular silver, black, and electric blue modular units, all set against a clean light grey background

Parameters

  • Security Model InvalidatedRandom Oracle Model (ROM) – The idealized hash function model where the VDF non-existence is proven.
  • Primitives Ruled OutOne-Way Functions, One-Way Permutations – Standard cryptographic building blocks from which VDFs cannot be black-box constructed in the ROM.

A futuristic metallic cube showcases glowing blue internal structures and a central lens-like component with a spiraling blue core. The device features integrated translucent conduits and various metallic panels, suggesting a complex, functional mechanism

Outlook

This negative result immediately shifts the research focus for VDFs toward constructions based on structured number-theoretic problems, such as the hardness of finding square roots in hidden order groups, which do not rely on the ROM. In the next three to five years, this will lead to a bifurcation → either protocols will adopt these more complex, non-ROM-based VDFs, or they will abandon VDFs entirely for randomness and fair ordering, driving new research into alternative MEV mitigation and decentralized randomness mechanisms that rely on different, provably secure cryptographic primitives.

The image displays a close-up of interconnected blue metallic cylindrical components, featuring polished silver accents and translucent tubing, set against a neutral grey background. These precisely engineered elements suggest a sophisticated mechanical or electronic system, highlighting intricate connections and modular design

Verdict

This non-existence proof is a foundational theoretical correction, forcing a critical re-evaluation of the security assumptions underpinning all Verifiable Delay Function implementations in decentralized systems.

Cryptographic primitive, Verifiable Delay Function, Random Oracle Model, Non-existence proof, Black-box construction, Sequential computation, Fair transaction ordering, Decentralized randomness, Cryptographic assumption, Foundational security, Primitive limitations, Cryptographic model, Proof of impossibility, Delay function security, Consensus mechanism Signal Acquired from → eprint.iacr.org

Micro Crypto News Feeds