Ethereum Preps Quantum Computing Defense with Deposit Contract Overhaul
Ethereum developers have proposed an overhaul of the deposit contract used for validator staking to future-proof against quantum computing threats.
The draft Ethereum Improvement Proposal (EIP) would increase the maximum size of validator public keys from 48 bytes to as much as 8,192 bytes, enabling the integration of post-quantum cryptography methods.
This change is necessary because the current BLS signature scheme used in the deposit contract is vulnerable to quantum attacks that could break its cryptographic assumptions.
The proposal includes a function to permanently halt new deposits using the current BLS signature scheme, providing a controlled transition path for the network to migrate to the new system once quantum-resistant methods are finalized.