Can a Quantum Computer Break the Security of a Standard Hash-Based Commit-Reveal Scheme?

No, a quantum computer would not break the security of a standard hash-based commit-reveal scheme in the same way it breaks public-key cryptography (like RSA). While quantum algorithms (like Grover's algorithm) can speed up the search for a hash collision, they do not make it trivial.

The security can be maintained by simply doubling the hash size (e.g. moving from SHA-256 to SHA-512) to compensate for the quantum speedup, making the scheme quantum-resistant.

What Is the Difference between a Commitment Scheme and a Zero-Knowledge Proof?
How Does the Emergence of Quantum Computing Threaten the Security of Current Hash Functions?
Explain the Concept of a ‘Commit-Reveal Scheme’ as an Anti-Front-Running Measure
What Are Quantum-Resistant Cryptographic Algorithms?
Can Quantum Computing Pose a Threat to the Hash-Based Security of DeFi Options Contracts?
Can a Commit-Reveal Scheme Be Optimized to Combine the Commit and Reveal Phases?
What Is a Commit-Reveal Scheme and How Does It Deter Malicious Transaction Ordering?
How Does a Commit-Reveal Scheme Protect a Trade from Being Front-Run?

Glossar