Ethereum Foundation Reviews Draft for Quantum-Safe Keys in Validator Deposit Contract
The Ethereum Foundation is reviewing a draft that outlines how quantum-safe keys could be integrated into the validator deposit contract, marking another step in its broader push toward post-quantum readiness.
The draft, presented by contributor Kevaundray Wedderburn, proposes a future where the network fully rebuilds its signature scheme and permanently retires BLS, the system that currently keeps validator consensus efficient.
This shift is meant to address the threat posed by quantum machines capable of running Shor's algorithm, which could break elliptic curve cryptography. While such machines do not yet exist, the Ethereum Foundation is preparing early, especially after a March 2026 Google Quantum AI document suggested the cost of breaking 256-bit elliptic curve cryptography could fall by roughly 20 times.
The draft introduces leanXMSS, a hash-based signature scheme designed to replace BLS's compact 96-byte signatures with versions closer to 3,000 bytes. The Ethereum Foundation sees this as essential because fixed-size fields in today's contract cannot accommodate the larger quantum-safe keys.