Ethereum developers are exploring a cheap path to quantum resistance through the SPHINCS+ proposal, which would let users upgrade their accounts to post-quantum cryptography for approximately 7 cents per transaction.

The approach addresses a real vulnerability. Current Ethereum accounts rely on elliptic curve cryptography, which quantum computers could theoretically break. A sufficiently powerful quantum machine could derive private keys from public addresses, exposing funds. The network needs defenses before that threat materializes.

SPHINCS+ offers a practical interim solution. The proposal uses hash-based signatures instead of elliptic curves, making them resistant to quantum attacks. The cost of upgrading a single Ethereum account to quantum-safe cryptography lands around $0.07, according to Kohaku, the Ethereum researcher leading this work. That figure assumes standard gas prices and makes the upgrade accessible to retail users rather than just institutions.

The mechanism works by allowing users to submit a single transaction that registers a quantum-safe public key on their account. Once done, that account can only be accessed using quantum-resistant signatures. The low cost removes a major barrier to adoption. Previous quantum-proofing proposals either required protocol-level changes or carried prohibitive costs.

Ethereum needs both short and long-term strategies here. SPHINCS+ handles the immediate vulnerability window. Longer-term, the network could integrate quantum-resistant cryptography more deeply into its core protocol, but that requires extensive testing and consensus. The proposal gives users agency to protect themselves without waiting for full protocol upgrades.

The timing matters. Quantum threat timelines remain uncertain. Estimates range from years to decades before quantum computers break current cryptography at scale. But the crypto industry cannot afford complacency. Bitcoin and other chains face identical risks. Early adoption of SPHINCS+ could establish Ethereum as a network that addresses quantum threats proactively rather than reactively.

The proposal