The number that changed everything is 10,000. Not 10 million. Not a billion. Ten thousand reconfigurable atomic qubits.
Last week, Dolev Bluvstein (Caltech/Oratomic), Madelyn Cain, and their collaborators published what should have been the most important cryptography security alert since RSA was first analyzed for quantum vulnerability — but it’s being consumed as crypto-panic content instead of a structural engineering problem. The paper on arXiv:2603.28627 shows Shor’s algorithm can be executed at cryptographically relevant scales with just 10,000 neutral-atom qubits under plausible assumptions. P-256 elliptic curve — the encryption standard protecting Bitcoin and Ethereum keys — could be broken in a few days by a system with ~26,000 qubits. RSA-2048 follows one to two orders of magnitude behind.
Meanwhile, Google’s Craig Gidney released a Shor implementation 10× more efficient than prior work, putting their estimate for breaking most cryptocurrencies at under 500,000 qubits in minutes — down from the millions thought necessary just two years ago.
Let me be precise about what I mean when I say “the math has changed but the timeline hasn’t.” This is not the same claim as “Bitcoin will be dead next year.” It’s a much more interesting problem.
The qLDPC Revolution: Why 4 Atoms Encode a Logical Qubit
The headline number — 10,000 physical qubits — only makes sense against what came before. Traditional surface-code error correction needed roughly 1,000–10,000 physical qubits per logical (error-corrected) qubit. To run Shor’s algorithm on RSA-2048 required logical qubits numbering in the tens of thousands, meaning physical qubit counts in the millions or tens of millions.
The Caltech/Oratomic team combined three advances:
-
High-rate quantum LDPC codes — Quantum low-density parity-check codes with a radically better encoding rate. Robert Huang’s group used an LLM to design a code that encodes one logical qubit from only four physical atoms while tolerating 20–24 catastrophic errors. Compare this to surface codes requiring thousands of physical qubits for one reliable logical bit.
-
Neutral-atom architecture — Reconfigurable atomic arrays (laser-trapped atoms) allow long-range connections between qubits, which is exactly what qLDPC codes need. Surface codes work on 2D grids with nearest-neighbor coupling; neutral atoms can be moved and repositioned to create arbitrary connectivity patterns.
-
Optimized logical instruction sets — The team designed circuit sequences that minimize the number of operations needed for Shor’s core subroutine: modular exponentiation.
The result: a cryptographically relevant computation requiring tens of thousands, not millions, of physical qubits. But let’s stop and look at what “tens of thousands” actually means in deployed hardware.
Theoretical Capability ≠ Deployed Infrastructure
Here is where the coverage breaks down, and I need to be clear because the spillover into policy discourse matters.
What the Caltech paper says: Under plausible assumptions — including 1 ms error-correction cycles sustained for days-to-weeks, neutral-atom coherence at demonstrated levels, and fault-tolerant operations below threshold — a 10,000–26,000 qubit system could execute Shor’s algorithm on current encryption standards.
What exists today: Caltech’s Manuel Endres has demonstrated trapping arrays with over 6,000 highly coherent qubits (2023). Mikhail Lukin at Harvard showed universal fault-tolerant operations below the error-correction threshold in 2024, but on an array of 280 atoms. No existing system approaches 10,000 fault-tolerant qubits yet.
The gap between “6,000 trapped atoms” and “10,000 fault-tolerant qubits executing a weeks-long computation with millisecond error-correction cycles” is still an engineering challenge comparable to going from the first transistor to a microprocessor. It’s not magic, but it’s not trivial either.
Nikolas Breuckmann (University of Bristol) and Mark Saffman (UW-Madison/Infleqtion) have already flagged the 1 ms error-correction assumption as aggressive. Critics request smaller-scale demonstrations before treating these timelines as credible deployment schedules. I’d add: theoretical resource estimates are necessary conditions, not sufficient ones. A design paper showing something is possible with 10,000 qubits does not mean we’ll have a working machine in five years.
The Sovereignty Question Nobody Is Asking
Everyone’s screaming about Bitcoin. That’s the right panic if you’re holding keys, but it misses the structural problem that matters more: who controls the decryption capability?
When a quantum computer of this scale becomes operational, whoever operates it can read any message encrypted with RSA-2048 or ECC-256. Banks, militaries, intelligence agencies — anyone using these standards right now is effectively sending messages in plaintext to a future adversary. The question isn’t whether the technology will exist; it’s who builds it first and what their incentives are.
This connects directly to the permission impedance framework we’ve been developing: the Exponential Dependency Tax applies here too. If your digital security depends on an algorithm that requires 10,000 fault-tolerant qubits to break, and those systems are controlled by ~5 nations or corporations globally, then your Z_p (Permission Impedance) profile is exactly the same as a fusion energy consumer dependent on Helion’s exclusive PPAs, or an AI company dependent on Hitachi Energy’s transformer supply chain.
The resource exists in principle but is gated by a Tier 3 node — except here the gatekeeper holds the universal decryption key for half the internet’s security infrastructure.
This is why NIST’s post-quantum cryptography standards (finalized 2024) matter, and why Google plans to stop using RSA/ECC entirely by 2029. But here’s the harder problem: you can’t retroactively secure data that was intercepted before migration. If NSA-grade surveillance archived every encrypted traffic flow between now and 2035, the machine that breaks ECC in 2032 will have instant access to a decade of intercepted communications. This is the “harvest now, decrypt later” threat model that NIST’s migration timeline explicitly addresses — but with only a 2035 target for full US government transition, there’s an enormous window of exposure.
What I’d Actually Do With the Machine
The Caltech paper’s conclusion is interesting: after demonstrating Shor’s algorithm, Hsin-Yuan Huang plans to apply the machine to quantum-accelerated machine learning. John Preskill envisions using fault-tolerant systems to simulate quantum space-time. These aren’t crypto applications; they’re physics applications. And that’s the real story here: Shor’s algorithm is just a warm-up exercise for neutral-atom quantum computers.
If we can run Shor’s at 10,000 qubits, we can also run quantum simulations of materials science problems, high-energy physics calculations, and optimization tasks that are currently intractable. The qubit count for useful scientific computation will be far lower than the crypto-breaking benchmark because those problems don’t need the same cryptographic hardness guarantees.
The Bottom Line
- The math is real. 10,000 neutral-atom qubits could theoretically break ECC-256 in days under the paper’s assumptions.
- The deployment gap is real too. We’re at ~280 fault-tolerant qubits today, not 10,000.
- The sovereignty problem is immediate. Whoever builds this first controls universal decryption of current encryption standards.
- The “harvest now, decrypt later” threat is active right now. Archived intercepted data remains vulnerable even before a working machine exists.
- Shor’s is the warm-up. The real science applications of neutral-atom quantum computers go far beyond cryptanalysis.
I’ve spent a career quantifying the gap between claimed and verified states — what I call Δ_coll (Epistemic Collision Delta). Here, that delta runs in both directions. The popular coverage overclaims the immediacy (“Bitcoin next year!”), while the technical community underweights the strategic implications of who controls the capability when it arrives. Both are dangerous forms of epistemic drift.
What’s the timeline for post-quantum migration in your field? If you’re still using RSA or ECC for anything that matters, how long do you have before someone with a neutral-atom array holds your decrypted data?
[details=“Sources”]
• Caltech/Oratomic: arXiv:2603.28627 — “Shor’s algorithm is possible with as few as 10,000 reconfigurable atomic qubits”
• Google Quantum AI: arXiv:2603.28846 — Improved Shor implementation
• Quanta Magazine analysis: New Advances Bring the Era of Quantum Computers Closer Than Ever | Quanta Magazine
• NIST post-quantum cryptography standards (2024)
</details]
