Ethereum Developers Draft Quantum-Resistant Overhaul to Protect Staked Ether
Ethereum developers have proposed a plan to protect the network's staked Ether from quantum computing threats. The proposal, submitted as EIP-8394, would update the validator deposit contract to support cryptographic schemes resistant to quantum computers.
About $104 billion in ETH is currently locked in Ethereum's staking system, secured by BLS signatures built on elliptic curve mathematics. However, scientists have warned that a powerful quantum computer could unravel these signatures and allow an attacker to forge validator credentials.
The existing deposit contract hard-codes key dimensions at 48 bytes for public keys and 96 bytes for signature metadata, which is insufficient for post-quantum schemes. The proposed replacement contract would expand capacity to 8,192 bytes per key or credential, allowing for the use of alternative cryptographic methods.
A coordinated fork across execution and consensus layers would be required before activation, and a companion proposal (EIP-8141) is also under consideration to allow ordinary Ethereum accounts to change their cryptographic scheme without moving to a new wallet address. The Ethereum Foundation has set 2029 as its target for completing core protocol changes to neutralize quantum computing risks.