Ethereum Developers Prepare for Quantum Threats with Staking Overhaul
Ethereum developers have introduced a draft Ethereum Improvement Proposal (EIP) to overhaul the deposit contract used for validator staking, aiming to prepare the network for potential quantum computing threats. The proposal expands the maximum size of validator public keys from 48 bytes to up to 8,192 bytes, enabling future adoption of quantum-resistant cryptographic methods.
The current BLS signature scheme used by validators is vulnerable to quantum attacks that could theoretically break its cryptographic assumptions. By increasing the key size limit and adding a function to phase out the old signature scheme, the proposal creates a technical foundation for integrating post-quantum cryptography without requiring a hard fork that would disrupt the network.
The draft EIP does not change anything for current ETH stakers; existing validators using BLS keys will continue to operate normally. The new functionality would only affect future deposits once quantum-resistant methods are finalized in a subsequent EIP.