Key Takeaways
For over a decade, Bitcoin has been considered one of the most secure financial networks ever created, and its cryptography has protected more than $1 trillion in value.
But a new frontier in computing, quantum computing, is threatening to upend that assumption. At the heart of this threat is Shor’s Algorithm, a mathematical breakthrough that could one day render Bitcoin’s security obsolete.
While the timeline for a full-scale quantum attack remains uncertain, the conversation has shifted from “if” to “when”. This isn’t just a theoretical problem for cryptographers; it’s a looming challenge for investors, regulators, and anyone holding digital assets.
Some blockchains, like Solana and Sui, may have an advantage thanks to cryptographic designs that allow easier upgrades to post-quantum security. If Bitcoin is “digital gold,” then these chains might be the digital vaults of the future.
This article explores how Shor’s Algorithm works, why Bitcoin and Ethereum are exposed, and why newer chains like Solana and Sui may be better prepared, offering critical insights for anyone betting on the future of crypto.
In 1994, mathematician Peter Shor developed an algorithm that, when run on a sufficiently powerful quantum computer, can solve mathematical problems that classical computers find virtually impossible.
Specifically, Shor’s Algorithm can break the cryptographic backbone that protects most modern digital systems, including cryptocurrencies like BTC and ETH.
Bitcoin’s security relies on the Elliptic Curve Digital Signature Algorithm (ECDSA), which ensures that only someone with a private key can authorize spending. Normally, deriving that private key from a public key would take billions of years on today’s fastest computers.
But Shor’s algorithm changes that. When implemented on a quantum computer, it could calculate Bitcoin private keys from their public keys in minutes.
The implications are huge: more than $1 trillion in crypto value is secured by algorithms that quantum computers could eventually break.
Analysts warn that when “Q-Day” (the day quantum computers break classical cryptography) arrives, funds in any wallet that has ever revealed its public key could be stolen instantly.
Both Bitcoin and Ethereum rely on ECDSA signatures, which are not quantum-safe.

While Bitcoin and Ethereum scramble for quantum contingency plans, a cohort of newer blockchains may be better positioned by design. Networks like Solana, Sui, Near, Stellar, Aptos, and Cosmos use the Edwards-curve Digital Signature Algorithm (EdDSA), often the Ed25519 variant – instead of ECDSA.
EdDSA is still a form of elliptic-curve cryptography (and thus not inherently quantum-proof), but the way EdDSA keys are generated offers a crucial advantage for future upgrades.
In a 2025 academic paper titled “Post-Quantum Readiness in EdDSA Chains,” researchers Foteini Baldimtsi, Kostas Chalkias, and Arnab Roy (of Mysten Labs) highlight this “underexplored structural advantage.”
Unlike ECDSA, which typically uses randomly generated private keys, EdDSA derives keys deterministically from a seed using hash functions.
When you create a wallet on Solana or Sui, for example, the software generates a random seed (or uses a mnemonic phrase) and then hashes it (per RFC 8032 standard) to produce your private key. This means there is a structured piece of data, the seed, that underlies your key pair.
According to the researchers, that seed can act as a “compact, reusable witness” in a zero-knowledge proof.
In simple terms, a user on an EdDSA-based chain could prove they control a given account’s seed without revealing the seed or their private key, and use that proof to transition their account to a new, quantum-safe signature scheme. Crucially, this can be done without changing the account’s address or moving funds to a new address.
Think of it as a stealth upgrade: behind the scenes, the cryptography securing your wallet changes from old to new, but your public-facing address (and all its history) remains the same.
The 2025 Mysten Labs report argues that EdDSA networks can leverage such zero-knowledge proofs (specifically, post-quantum zk-STARKs) to roll out quantum-resistant signatures proactively.
In fact, the paper demonstrates a construction where with one action by the user (a single proof), all of that account’s future transactions can switch to a quantum-safe mode.
This addresses many of the headache scenarios that Bitcoin and Ethereum face: EdDSA chains could protect even “sleeping” accounts and lost-wallet addresses by allowing a proof of seed ownership to substitute for an actual private key signature. No funds need to be moved, and no addresses need to be abandoned or rotated.
It’s important to stress that EdDSA chains are not magically immune to quantum attacks – if an Ed25519 public key were left exposed, a quantum computer could crack it just like secp256k1. The difference is in transition capability.
Blockchains like Sui and Solana are inherently more prepared for post-quantum transitions because of this seed-based key structure.
You could already see this play out: Mysten Labs (which leads Sui’s development) is actively exploring hybrid signatures and truncated post-quantum schemes that could be implemented with minimal performance impact on their chain.
The researchers conclude:
“Blockchains employing EdDSA with RFC 8032-compliant key derivation… possess an underexplored structural advantage… enabling post-quantum-secure transaction authorization without altering addresses or disclosing elliptic curve data.”
The technical details aside, the takeaway is clear: not all blockchains will struggle equally in the face of quantum computing. Design decisions made early on, like using a deterministic key algorithm, can pay dividends later in enabling a graceful, perhaps lifesaving, upgrade.
| Blockchain | Signature Algorithm | Quantum-Safe Upgrade Path |
| Bitcoin | ECDSA (secp256k1) | Complex, requires hard forks or hybrid signatures |
| Ethereum | ECDSA (secp256k1) | Difficult, may need emergency hard forks or account abstraction |
| Solana | EdDSA (Ed25519) | Seamless migration via seed proofs and zero-knowledge systems |
| Sui | EdDSA (Ed25519) | Designed for post-quantum readiness with zk-STARK proofs |
For crypto investors, quantum security is more than just a technical curiosity, it’s a market risk and an investment opportunity:
Already, some investors are exploring quantum-resistant projects like Quantum Resistant Ledger (QRL) or allocating funds to “security-forward” chains in anticipation of a quantum race in crypto.
The arrival of quantum computing powerful enough to break Bitcoin isn’t expected tomorrow, but it’s also not centuries away. Whether it’s five years or fifteen, the industry is on the clock. Bitcoin and Ethereum will need community-wide upgrades and perhaps unprecedented measures to remain secure.
By contrast, chains like Solana and Sui have a smoother path to quantum readiness thanks to their EdDSA architecture. That structural advantage could shape investor sentiment and even capital flows as quantum security becomes a priority.
For now, the best advice for investors is to stay informed. Follow quantum developments, pay attention to upgrade announcements from your blockchain of choice, and consider diversification not just across assets, but across security models.
Shor’s Algorithm is a quantum computing algorithm that can break the cryptographic math protecting Bitcoin and most digital systems. It could allow attackers to derive private keys from public keys, enabling theft of funds. Experts estimate 5–15 years before quantum computers can break Bitcoin’s cryptography, but preparations are already underway due to regulatory and security timelines. Solana, Sui, and similar chains using EdDSA have an advantage. Their key structure allows a smooth upgrade to quantum-safe signatures without user disruption. Stay updated on quantum-safe upgrades and avoid reusing addresses. When a migration path is available, move funds to quantum-safe addresses promptly. Diversifying into quantum-ready assets is another option.