Ethereum Proposes Quantum-Safe Keys Integration Amid Increased Urgency
The Ethereum Foundation is pushing to advance post-quantum readiness on its mainnet, and a new draft plan has been proposed to integrate quantum-safe keys into contract validators use. The proposal would set off a process where the network rebuilds and permanently switches off its current signature scheme.
This move comes as advancements in quantum computing have increased the urgency for Ethereum to transition away from its current elliptic curve cryptography. Google's Quantum AI document from March 2026 showed that breaking the 256-bit elliptic curve cryptography used by Ethereum could be done at a significantly reduced cost, slashing it by about 20 times.
The Foundation's fix is leanXMSS, a hash-based scheme that swaps out BLS's 96-byte signatures with nearly 3,000 bytes. This resolves the issue of fitting the new keys in a deposit contract with fixed-size fields.