Loading prices…
STKR NewsSTKR News0 of 3 free this month
Future Tech

Researchers halve quantum resource benchmark for key operation in Bitcoin, Ethereum attack

New research suggests the quantum computing resources needed to break modern cryptography might be half of previous estimates. Here is what that means for the future of Bitcoin and Ethereum.

Originally on The Block
AB

Adrian Boysel

Contributor

Sep 10, 2026

5 min read

Photo illustration / STKR News

We have been talking about the quantum apocalypse in crypto circles for over a decade. Usually, it feels like a campfire story told by academic researchers to keep themselves relevant and well-funded. The narrative is always the same: one day, a computer will exist that can slice through ECDSA encryption like a hot knife through butter, rendering your private keys useless and the entire blockchain ledger transparent.

For a long time, the defense against this was simple math. The number of qubits required to actually execute Shor’s algorithm at scale was so astronomically high that it felt like a problem for the year 2080. But a new piece of research has just shifted the goalposts. It turns out the barrier to entry for a state-sponsored actor to crack a Bitcoin wallet might be significantly lower than we previously thought.

Cutting the Requirements in Half

Recent findings have effectively halved the benchmark for the quantum resources needed to perform the specific operations that underpin attacks on Bitcoin and Ethereum. If you look at previous estimates, including high-profile data from teams at Google, the consensus was that you needed a massive, fault-tolerant system to even stand a chance. This new research suggests we can achieve the same destructive results with roughly 50% of the hardware overhead previously cited.

Now, we have to be careful with the accounting here. These researchers aren't using the exact same measurement methodology as the big tech giants, but the trend is clear. Efficiency is catching up to the hardware limitations. In the world of building, we know that software optimizations often move faster than hardware manufacturing. If you can't build a bigger hammer, you figure out how to hit the nail more effectively. That is exactly what is happening in the quantum research space.

The Founder Perspective: Why You Should Care

If you are building an application on Ethereum or launching a new L2, you might be tempted to ignore this. After all, we still don't have a stable quantum computer capable of doing this today. But as a founder, you have to look at the timeline of your protocol. If you are building something intended to last decades, you are building on a foundation that is mathematically guaranteed to become vulnerable within your professional lifetime.

The threat isn't just that someone will steal funds in the future. The threat is "harvest now, decrypt later." If a malicious actor captures encrypted traffic or stores the public keys of wealthy wallets today, they are simply waiting for the hardware to catch up. The moment the resource threshold is met, every static, legacy wallet becomes an open treasury. For builders, this means that post-quantum cryptography (PQC) is no longer a fringe feature; it is becoming a requirement for long-term viability.

The Architecture of the Attack

The core of the issue lies in the elliptic curve cryptography that protects almost every major blockchain. Quantum computers excel at finding the prime factors of large numbers and solving discrete logarithm problems. The specific operation mentioned in the research involves the modular inversion and multiplication steps that happen during a signature verification.

By optimizing how these operations are mapped onto a quantum circuit, the researchers have reduced the number of "T-gates" required. In quantum computing, T-gates are expensive. They are the resource-heavy parts of the computation that lead to high error rates. By slashing the number of gates needed, the researchers have effectively lowered the price of the attack. It is like discovering a way to mine Bitcoin with half the electricity; suddenly, a lot more people are interested in doing it.

Ethereum and Bitcoin: Different Boats, Same Storm

Bitcoin and Ethereum handle this threat slightly differently because of their account structures. Bitcoin uses a UTXO model where, in many cases, the public key isn't even revealed until you attempt to spend the coins. If you use a fresh address for every transaction and never reuse them, your public key isn't exposed to the network until the moment you broadcast a transaction. This gives you a narrow window of safety.

Ethereum, however, is account-based. Your address is a derivative of your public key, and your public key is often exposed the moment you make your first transaction. Once that key is out there, it stays out there. If the quantum threshold drops, every high-value Ethereum account that has ever sent a transaction becomes a sitting duck. This is why the Ethereum roadmap has explicitly included discussions about "quantum-safe" account abstraction.

The Engineering Reality Check

We shouldn't panic, but we should be honest about the trajectory. We are seeing a pincer movement: hardware companies are slowly increasing qubit counts and stability, while theoretical researchers are rapidly decreasing the number of qubits needed to do something meaningful. When those two lines cross, the game changes.

For those of us in the trenches building these systems, the takeaway shouldn't be to pivot your entire roadmap to quantum resistance today. Instead, it should be about crypto-agility. Can your protocol swap out its signature scheme? Can you migrate users to new address formats without breaking the entire ecosystem? If your code is too rigid to adapt to a new cryptographic standard, you aren't building a decentralized future; you're building a digital antique.

What Builders Need to Do Next

  • Audit your dependencies: Look at the underlying libraries you use for signing. Are they capable of supporting Lamport signatures or other post-quantum alternatives in the future?
  • Think about migration: If you are building a wallet or a vault, start designing the UI/UX for a mandatory migration. It will be a nightmare, so you might as well start thinking about it now.
  • Stop reusing addresses: This is basic hygiene, but it is the first line of defense against quantum snooping.
  • Watch the benchmarks: When researchers start halving the difficulty of an attack, it usually means the theoretical phase is ending and the engineering phase is beginning.

The goal isn't to be a doomer. The goal is to be the person who saw the wall coming and moved the track. Crypto is built on the idea that math is the ultimate arbiter of truth. When the math changes, or when our ability to process that math evolves, the technology must evolve with it. The resource requirement for a quantum attack just got a whole lot smaller. Our urgency to address it should get a whole lot bigger.


Read the original at The Block →

The Brief

Stay Updated on Cutting-Edge Tech

A six-minute morning dispatch on the markets and the technology shaping them.

Free. No spam. Unsubscribe anytime.

Write for STKR

Become a Contributor

Earn $STKR for published stories on markets, protocols, and culture.

  • Earn $STKR for every published piece
  • Editorial support from the STKR desk
  • Byline visibility across the network
  • First look at the upcoming creator program
Apply to Write

Keep reading

All stories

Comments

24 reader responses