Ethereum Braces for the Quantum Age with New Low-Cost Security Proposal
A new breakthrough in Ethereum research suggests that digital wallets could soon defend against quantum computing threats without the need for a massive, network-wide protocol overhaul.
Strengthening the EVM Against Future Threats
Ethereum researcher nicocsg has published a proposal on the Ethereum Research forum detailing a practical path for post-quantum signature verification. The design utilizes an optimized version of SPHINCS+, a stateless signature scheme recently standardized by NIST. By focusing on the wallet and smart account layer, the proposal allows for enhanced security without waiting for a full base-layer redesign of the blockchain.
Optimizing for Native Efficiency and Lower Costs
The core innovation involves swapping the standard SHAKE256 hash function for KECCAK256, which is native to the Ethereum Virtual Machine (EVM). This adaptation significantly reduces the computational burden and cost associated with verifying quantum-resistant signatures on-chain. Early estimates suggest that verification would cost between 127,000 and 150,000 gas, a range considered practical for high-value accounts and institutional custodians.
A Seamless Path to Cryptographic Migration
The most significant advantage of this research is the "upgrade-free" nature of the proposed implementation. Individual users and developers can migrate to these secure spending conditions at the application layer, rather than waiting for a dramatic network switch. This proactive approach ensures that the Ethereum ecosystem can test and adopt migration tools calmly, well before quantum computers pose a genuine risk to current cryptographic standards.