Ethereum Developers Push for Post-Quantum Staking Security Upgrade
Ethereum developers have proposed a new deposit contract designed to future-proof the network's staking infrastructure against potential quantum computing threats. The proposal, detailed in Ethereum Improvement Proposal EIP-7685, aims to replace the current BLS-related mechanisms with log-derived execution requests.
The driving idea behind this upgrade is to address the risk that a powerful quantum computer could one day break the cryptography currently protecting validator keys. This concern isn't unique to Ethereum, as other blockchain ecosystems like Bitcoin are also exploring post-quantum cryptography solutions.
According to Charles Guillemet, Ledger's CTO, the US National Institute of Standards and Technology finalized its first post-quantum cryptography standards in August 2024, formalizing two competing approaches: a lattice-based scheme called ML-DSA, and a hash-based scheme called SLH-DSA built on Sphincs+. Ethereum researchers have been exploring optimized Sphincs+ variants to make verification more manageable inside the Ethereum Virtual Machine.