Ethereum Quantum-Proofs Its Accounts for 7 Cents: What Is SPHINCS- and Why Blockchain Needs It Now
Ethereum Foundation researcher Nicolas Consigny proposes SPHINCS- to protect accounts from quantum attacks at just $0.07. Explore the quantum threat to crypto and Ethereum's post-quantum roadmap for 2026.
Key takeaways
- Researcher Nicolas Consigny (Ethereum Foundation) proposes SPHINCS- to protect accounts from quantum attacks at ~$0.07 per verification.
- No hard fork needed – deployable immediately as a pure smart contract.
- Glassnode estimates ~10% of Bitcoin's supply (1.92M BTC) is "structurally unsafe" against a quantum attack.
- Adam Back (Blockstream): quantum threat is still ~20 years away at 256-bit scale, but preparation must start now.
- AI is compressing the research timeline. 2026 marks the year the crypto community begins taking post-quantum security seriously.
Introduction: The Future Threat Is Closer Than We Think
In April 2026, quantum research startup Project Eleven awarded researcher Giancarlo Lelli for achieving something the cryptography community had long called "theoretical": using a quantum computer to crack a 15-bit ECDSA key.
Bitcoin uses 256-bit keys. The gap between 15-bit and 256-bit is enormous, but this is the first time in history that experimental evidence shows the first step is feasible. It is no longer just theory on paper.
That same week, Nicolas Consigny, head of the Kohaku project at the Ethereum Foundation, published a proposal on ethresear.ch called SPHINCS- – a system that can protect Ethereum accounts from quantum attacks for just $0.07 (~1,600 VND), and critically, without waiting for a hard fork.
The Core Problem: ECDSA and Blockchain’s “Achilles’ Heel”
ECDSA (Elliptic Curve Digital Signature Algorithm) is the cryptographic signature scheme used by both Bitcoin and Ethereum to prove asset ownership. When you send ETH or BTC, your ECDSA signature, derived from your private key, proves you are the legitimate owner of that balance.
ECDSA’s security rests on the "elliptic curve discrete logarithm problem." Even the world’s fastest supercomputers today would need billions of years to crack a key using classical methods.
The problem: Shor’s algorithm, developed by Peter Shor in 1994, can solve this problem exponentially faster when run on a quantum computer. This is not a new theory, but 2026 is the first year experimental evidence (at small scale) confirms that this attack vector is viable.
The question is no longer "if" but "when", and the crypto community is realizing it needs an answer before that moment arrives.
The Risk Landscape: How Much Crypto Is Exposed?
Glassnode published a detailed assessment of Bitcoin’s quantum exposure:
The breakdown by risk category:
- 1.92M BTC (9.6% of supply): “Structurally unsafe”: Addresses that have already exposed their public key on-chain (old P2PK format, wallets that have transacted before). A sufficiently powerful quantum computer could reverse-engineer the private key from the public key.
- 4.12M BTC (20.6% of supply): “Operationally unsafe”: At risk due to poor key management practices (address reuse, software bugs that leaked keys).
- 13.99M BTC (69.8% of supply): Currently safe under existing quantum scenarios.
The most notable case: Satoshi Nakamoto’s Bitcoin stash. Arkham Intelligence estimates wallets linked to Satoshi hold roughly 1.09M BTC, valued at $81.6 billion. Most are held in the oldest P2PK address format with public keys exposed since Bitcoin’s earliest days in 2009.
Adam Back, CEO of Blockstream, speaking at Paris Blockchain Week, noted that when Bitcoin eventually migrates to a post-quantum standard, anyone wishing to protect their holdings will need to proactively move to a new address before a set deadline. Coins left unmoved after that deadline may be considered “lost coins” by the community, and this would, for the first time, reveal whether Satoshi still controls those funds.
What Is SPHINCS-? A Plain-Language Explanation
SPHINCS+ is a post-quantum digital signature standard officially approved by NIST (National Institute of Standards and Technology) in 2024. It is designed to replace ECDSA when quantum computers become powerful enough.
The catch: running SPHINCS+ on the EVM (Ethereum Virtual Machine) is prohibitively expensive. Its signature size is far larger than ECDSA, and on-chain verification costs are too high for wide deployment.
Nicolas Consigny and his research team optimized SPHINCS+ into SPHINCS- (“SPHINCS minus”), solving two key problems:
- Lower verification cost: Parameter adjustments bring EVM verification cost down to ~$0.07 per transaction — low enough for any individual to self-protect their account.
- No protocol change required: SPHINCS- runs entirely as a pure smart contract – no precompile, no hard fork, no network-wide consensus needed.
SPHINCS- serves as a “bridge solution”, a temporary measure, until Ethereum deploys leanSPHINCS: the long-term version with even lower costs through signature aggregation.
Why “No Hard Fork Required” Is a Game-Changer
Ethereum’s history shows that hard forks are among the most complex and time-consuming decisions in blockchain governance.
The standard process: research → community discussion → testnet deployment → security audit → hard fork. This typically takes 12–24 months. The Ethereum Merge (PoW → PoS) took over 7 years from idea to completion.
A post-quantum solution that requires a hard fork means: Even if a quantum threat emerges unexpectedly next week, you’d still have to wait at least 12–18 months for protection.
SPHINCS- changes this equation entirely. Any user can protect their own account today by interacting with the SPHINCS- smart contract. No waiting. No consensus from 500,000 validators required.
Bitcoin vs. Ethereum: Who Is Better Prepared?
- Ethereum has an architectural advantage: The EVM allows complex smart contracts to be deployed without touching Layer 1. SPHINCS- is the clearest example – a post-quantum solution that works today without touching the core protocol.
- Bitcoin’s architecture is far more conservative. Every cryptographic change requires a soft fork or hard fork with very high consensus thresholds. Blockstream Research proposed a hash-based signature scheme in December 2025, but the deployment roadmap remains unclear.
Bitcoin faces a unique complication: Satoshi’s ~1.09M BTC stash. If Bitcoin migrates to a post-quantum standard and Satoshi doesn’t move those coins before a deadline, the holdings will effectively be confirmed as “lost coins.” This is simultaneously an opportunity (reducing circulating supply) and a risk to navigate.
Adam Back estimates the quantum threat is still at least 20 years from becoming a practical danger at 256-bit scale. But he emphasizes: that time is needed for careful preparation, not for procrastination.
The New Factor: AI Is Compressing the Timeline
The 2026 picture differs from 2020 in one critical way. AI is accelerating everything, including research into quantum algorithm optimization.
CoinDesk this week analyzed the risk of a “next billion-dollar crypto hacker” combining AI and quantum computing to automate attacks. Next-generation large language models are already helping researchers discover more efficient variants of Shor’s algorithm that require fewer qubits.
DeFi is particularly vulnerable. The sector lost over $840 million to hacks in 2026. A quantum attack at sufficient scale would be categorically different: a hacker could directly “copy” the private key of any address whose public key has already been exposed on-chain.
What This Means for Crypto Users
You don’t need to be a developer to understand why this matters. If you hold ETH or ERC-20 tokens in a self-custody wallet:
- If your address has ever sent a transaction (exposing your public key on-chain), you fall into the higher-risk group in a quantum attack scenario.
- A hardware wallet does not protect you from quantum risk if your public key is already exposed on-chain – a quantum attack operates at the cryptographic layer, not the key storage layer.
- When deployed, SPHINCS- will let you migrate your account to a quantum-resistant signature for $0.07 – cheaper than the gas fee on most standard ETH transactions.
- No immediate action is needed. The threat is not yet practical. But following announcements from the Ethereum Foundation is advisable.
The broader picture: if Ethereum deploys SPHINCS- across all 500 million active addresses, total cost is estimated at roughly $35 million – the equivalent of a few small DeFi fundraising rounds. That is the cheapest insurance premium in the history of digital finance.
Sources & References
- CoinTelegraph – "Ethereum can quantum-proof accounts for just 7 cents" https://cointelegraph.com/news/ethereum-quantum-proof-accounts-7-cents-sphincs
- Ethresear.ch – SPHINCS- Proposal by Nicolas Consigny https://ethresear.ch/t/sphincs-post-quantum-account-protection-for-ethereum/
- CoinTelegraph – "Adam Back says Bitcoin post-quantum shift may reveal true Satoshi stash" https://cointelegraph.com/news/adam-back-bitcoin-post-quantum-satoshi-stash
- NIST – Post-Quantum Cryptography Standards (2024) https://csrc.nist.gov/projects/post-quantum-cryptography
- Glassnode – Bitcoin Quantum Risk Analysis https://glassnode.com/insights/bitcoin-quantum-risk
- Project Eleven – ECDSA 15-bit Quantum Crack Research https://projecteleven.com/research
- CoinDesk – "Crypto's next billion-dollar hacker may move at superhuman speed" https://coindesk.com/tech/2026/06/13/cryptos-next-billion-dollar-hacker
FAQs: Ethereum, Bitcoin, and Quantum Computing
No. The most powerful quantum computers in 2026 still lack the stable qubits needed to crack a 256-bit ECDSA key. Project Eleven only cracked a 15-bit key under lab conditions – the gap to 256-bit remains vast. Adam Back estimates at least 20 years before the threat is practical at a meaningful scale.