Blogs
>> News
Quantum-Safe Upgrade Breakthrough Leaves Bitcoin and Ethereum Behind
A new cryptographic upgrade promises to shield blockchain wallets from future quantum computing threats, but it won’t work for Bitcoin or Ethereum.

Sui Research, a leading player in blockchain infrastructure, has introduced a backwards-compatible method that allows blockchain wallets to upgrade to quantum-safe cryptography without disrupting existing systems. This breakthrough could significantly enhance security across several networks, but the two biggest blockchains, Bitcoin and Ethereum, remain excluded.
Unlike past proposals that required address changes, private key migration, or even hard forks, this new solution allows users to upgrade their wallets to post-quantum standards while keeping their same addresses and history intact. It uses zero-knowledge proofs to verify ownership of existing wallet keys, allowing the system to accept a new quantum-resistant key without making any visible changes to the user’s account.
The method is designed for blockchains that use the EdDSA (Edwards-curve Digital Signature Algorithm), which includes networks like Sui, Solana, Cosmos, and Near. These chains rely on deterministic key generation, a critical requirement for the upgrade process. The ability to prove key ownership without revealing sensitive information makes it possible for users to make the transition silently and securely.
However, Bitcoin and Ethereum do not use EdDSA. Bitcoin relies on ECDSA (Elliptic Curve Digital Signature Algorithm), while Ethereum uses a combination of ECDSA and BLS (Boneh–Lynn–Shacham) signatures for its validator operations. Both systems lack the deterministic seed structure required for the new upgrade technique, leaving them without a clear path to quantum resistance, at least for now.
This has raised concerns among security experts. Quantum computers, once powerful enough, could break current digital signature algorithms. If that day arrives, sometimes called Q-Day, attackers could potentially derive private keys from exposed public keys, leading to mass thefts from blockchain networks that haven’t transitioned to quantum-safe standards.
While newer chains are gradually embracing post-quantum cryptography, Bitcoin and Ethereum face a tougher challenge. Any significant cryptographic upgrade would require either hard forks or the development of complex layers that wrap existing assets in quantum-resistant protections.
The stakes are high. Dormant wallets, including those with large early Bitcoin holdings, are especially vulnerable, as they often haven’t adopted newer security measures. A single quantum-enabled breach could affect billions of dollars’ worth of digital assets if these accounts remain exposed.
Despite this, the new upgrade model offers hope. It proves that with the right cryptographic framework, blockchains can move toward quantum safety without major disruptions. For Bitcoin and Ethereum, the pressure is now on to find a compatible alternative or risk being left behind in the next era of cryptographic evolution.
As quantum computing accelerates, the race to secure the world’s most valuable blockchains is officially underway, and the clock is ticking.