English

The Sponge is Quantum Indifferentiable

Quantum Physics 2025-05-14 v2 Cryptography and Security

Abstract

The sponge is a cryptographic construction that turns a public permutation into a hash function. When instantiated with the Keccak permutation, the sponge forms the NIST SHA-3 standard. SHA-3 is a core component of most post-quantum public-key cryptography schemes slated for worldwide adoption. While one can consider many security properties for the sponge, the ultimate one is indifferentiability from a random oracle, or simply indifferentiability. The sponge was proved indifferentiable against classical adversaries by Bertoni et al. in 2008. Despite significant efforts in the years since, little is known about sponge security against quantum adversaries, even for simple properties like preimage or collision resistance beyond a single round. This is primarily due to the lack of a satisfactory quantum analog of the lazy sampling technique for permutations. In this work, we develop a specialized technique that overcomes this barrier in the case of the sponge. We prove that the sponge is in fact indifferentiable from a random oracle against quantum adversaries. Our result establishes that the domain extension technique behind SHA-3 is secure in the post-quantum setting. Our indifferentiability bound for the sponge is a loose O(poly(q)2min(r,c)/4)O(\mathsf{poly}(q) 2^{-\mathsf{min}(r, c)/4}), but we also give bounds on preimage and collision resistance that are tighter.

Cite

@article{arxiv.2504.16887,
  title  = {The Sponge is Quantum Indifferentiable},
  author = {Gorjan Alagic and Joseph Carolan and Christian Majenz and Saliha Tokat},
  journal= {arXiv preprint arXiv:2504.16887},
  year   = {2025}
}

Comments

Added missing acknowledgements

R2 v1 2026-06-28T23:08:49.238Z