Skip to main content

Project Eleven's $20M Quantum Shield: Racing to Secure $3 Trillion in Crypto Before Q-Day

· 9 min read
Dora Noda
Software Engineer

The Federal Reserve published a stark warning in September 2025: adversaries are already harvesting encrypted blockchain data today, waiting for quantum computers powerful enough to crack it open. With Google's Willow chip completing calculations in two hours that would take supercomputers 3.2 years, and resource estimates for breaking current cryptography falling by a factor of 20 in a single year, the countdown to "Q-Day" has shifted from theoretical speculation to urgent engineering reality.

Enter Project Eleven, the crypto startup that just raised $20 million to do what many considered impossible: prepare the entire blockchain ecosystem for a post-quantum world before it's too late.

The Eleventh Hour for Cryptocurrency Security

Project Eleven's name isn't marketing fluff—it reflects a genuine sense of urgency. Founded by former U.S. Special Forces officer Alex Pruden, the company operates on a simple premise: the crypto industry is approaching its eleventh hour, and one or two more quantum breakthroughs could put $3 trillion in digital assets at existential risk.

"One or two more breakthroughs mean that we could see a cryptographically-relevant quantum computer by 2030," Pruden warned in announcing the Series A. "In light of the $3 trillion worth of digital assets at risk, it's far better to be safe than sorry."

The numbers back up the urgency. A 2025 Chaincode Labs study estimated that 20–50% of circulating Bitcoin addresses are vulnerable to quantum attacks due to reused public keys. That's roughly 6.26 million BTC—valued between $650 billion and $750 billion—exposed to potential theft once quantum computers reach sufficient scale.

The Series A round, which values Project Eleven at $120 million, was led by Castle Island Ventures with participation from Coinbase Ventures, Fin Capital, Variant, Quantonation, and notably, Balaji Srinivasan. This follows a $6 million seed round in June 2025, bringing total funding to $26 million.

Understanding the Quantum Threat: Not If, But When

The cryptocurrency industry's vulnerability isn't about mining or SHA-256 hashing—it's about the elliptic curve digital signature algorithm (ECDSA) that secures private keys. Once a public key is revealed (typically when bitcoin is spent), it becomes theoretically susceptible to a quantum attack using Shor's algorithm.

Expert timeline estimates vary dramatically:

  • Michele Mosca estimates a 1-in-7 chance of ECDSA being broken by 2026
  • Vitalik Buterin puts the probability at 20% before 2030
  • IBM's quantum roadmap projects 500–1,000 logical qubits by 2029
  • Adam Back (cited in the Bitcoin white paper) argues the threat is 20–40 years away
  • Grayscale suggests no practical threat before 2030 at the earliest

Google's October 2025 announcement of "verifiable quantum advantage" on its Willow chip underscored the accelerating timeline. While Willow's 105 qubits remain far from the estimated 4 million physical qubits needed to break RSA encryption, the exponential progress has cryptographers on alert.

"Quantum computation has a reasonable probability—more than five percent—of being a major, even existential, long-term risk to Bitcoin and other cryptocurrencies," noted Christopher Peikert, professor of computer science at the University of Michigan. "However, it's not a real risk in the next few years; quantum-computing technology still has too far to go before it can threaten modern cryptography."

The "Harvest Now, Decrypt Later" Problem

Perhaps the most troubling aspect of the quantum threat isn't about future transactions—it's about the immutable past.

The Federal Reserve's September 2025 paper outlined a chilling scenario: data harvested from public blockchains today, with a 10-year shelf life, could be decrypted once quantum computers become powerful enough. Even if the industry migrates to post-quantum cryptography by 2027, adversaries who harvested data in 2025 could decrypt it when Q-Day arrives around 2030.

The implications are profound:

  • Immutability becomes vulnerability: The same feature that makes blockchains trustworthy—permanent, unchangeable records—means every historical vulnerability is preserved forever
  • No retroactive protection: Creating quantum-resistant blockchains (hard forks) would secure future transactions but cannot protect old ones
  • Nation-state threat actors: The resources required for large-scale data harvesting suggest state-sponsored operations rather than criminal enterprises

"A malicious actor could download the entire blockchain today, preserve it, and then wait for quantum hardware to reach the necessary scale," the Federal Reserve paper warned. "When that day arrives, the attacker would instantly unveil the private keys that secured millions of Bitcoin addresses, revealing ownership and transaction histories assumed private for years."

Project Eleven's Three-Pronged Defense Strategy

Project Eleven isn't waiting for the industry to agree on a timeline. The company has developed a practical, staged approach to quantum resistance.

Yellowpages: The Quantum-Safe Registry

Launched in 2024, Yellowpages allows Bitcoin holders to generate post-quantum keys and cryptographically link them to existing addresses without immediate on-chain transactions. This serves dual purposes:

  1. Ownership proof for Q-Day: If quantum computers ever break current cryptography, users who registered with Yellowpages can prove their legitimate ownership using quantum-resistant signatures
  2. Migration pathway: Creates a commitment to future migration without requiring immediate protocol changes

The system works by having users generate quantum-resistant key pairs, then create a cryptographic proof linking their existing Bitcoin address to these new addresses—all without exposing sensitive information.

Solana Post-Quantum Testnet: Proof of Concept

Project Eleven's most significant technical achievement is building and open-sourcing the first post-quantum testnet for Solana, replacing standard EdDSA signatures with NIST-standardized ML-DSA (Module-Lattice Digital Signature Algorithm).

The results were encouraging: end-to-end quantum-resistant transactions proved practical even for high-throughput, low-latency architectures. Solana's post-quantum implementation maintained support for up to 65,000 transactions per second while adding future-proof security.

This demonstration is crucial because it addresses a major industry concern: post-quantum signature algorithms produce significantly larger signatures and public keys than current elliptic curve methods. CRYSTALS-Dilithium, for instance, generates 1,312-byte public keys and 2,420-byte signatures—orders of magnitude larger than current systems.

2026 Product Roadmap

Project Eleven announced it will unveil its next major product release in early 2026, including:

  • A comprehensive roadmap for migrating away from current cryptographic assumptions
  • Capabilities for institutions, protocols, and end users seeking quantum-resistant systems
  • Tools for broader adoption beyond early adopters

The Bitcoin Community's Quantum Debate: BIP-360 and Beyond

While Project Eleven builds infrastructure solutions, the Bitcoin community is engaged in heated debate over protocol-level changes.

BIP-360 proposes Pay-To-Tapscript-Hash (P2TSH), a new address type that removes quantum-vulnerable key paths while maintaining Taproot compatibility. The proposal offers three new signature methods with varying protection levels, allowing gradual network migration.

The community is sharply divided:

Urgency Camp:

  • Charles Edwards (Capriole Fund): "The implementation must be finalized and deployed in 2026... 20-30% of Bitcoin will be taken by a quantum hacker in the next few years."
  • Edwards controversially suggested burning all coins that don't migrate to BIP-360 by 2028

Caution Camp:

  • Adam Back (Blockstream): Quantum threats are "decades away" and Bitcoin doesn't rely on encryption vulnerable to near-term quantum breaks
  • Samson Mow: Pushed back on urgency claims

Pragmatists:

  • Jameson Lopp (Bitcoin developer): "Making thoughtful changes to the protocol (and an unprecedented migration of funds) could easily take 5 to 10 years."
  • Migration of all Bitcoin UTXOs would take approximately 76 days of continuous processing

Adam Back has also proposed hash-based signature schemes as a post-quantum alternative, with security relying solely on hash function assumptions similar to Bitcoin's existing design—potentially a less disruptive upgrade path.

The Broader Quantum-Resistant Ecosystem

Project Eleven isn't operating in isolation. The industry is seeing a broader push for quantum security:

BTQ Technologies announced the first quantum-safe Bitcoin implementation using NIST-standardized ML-DSA in October 2025, with plans for mainnet deployment targeting 2026.

NIST's Post-Quantum Cryptography Standards were released in 2024, with organizations already migrating systems. By 2026, the first wave of mandatory PQC compliance requirements is expected in traditional finance sectors.

Ethereum's Response: Vitalik Buterin has urged proactive action, stating "each piece of the Ethereum protocol that currently depends on elliptic curves will need to have some hash-based or otherwise quantum-resistant replacement."

Circle (USDC issuer) has emphasized that the quantum threat applies not only to Bitcoin and Ethereum but to the entire ecosystem, including institutional wallets and ZK-proof systems.

What Cryptocurrency Holders Should Know

For individual holders and institutional investors, the quantum threat requires measured preparation rather than panic:

Immediate Actions:

  • Avoid address reuse—addresses where public keys have been revealed are most vulnerable
  • Consider registering with services like Yellowpages to establish quantum-resistant ownership proofs
  • Monitor protocol upgrade discussions for your held assets

Medium-Term Considerations:

  • Hardware wallet manufacturers will need to support new signature schemes
  • Exchange migrations to quantum-resistant addresses will require user participation
  • Institutional custody solutions will need quantum-resistant options

What Not to Do:

  • Don't panic sell based on quantum FUD—practical threats remain years away
  • Don't assume the problem will solve itself—migration takes significant time
  • Don't ignore the issue entirely—preparation now is cheaper than crisis response later

The Path Forward: Infrastructure for an Uncertain Timeline

Project Eleven's approach represents a pragmatic middle ground in an industry prone to extremes. Rather than predicting exactly when Q-Day will arrive, the company is building infrastructure that works regardless of the timeline.

"The transition to post-quantum cryptography poses an unprecedented challenge for Bitcoin and Ethereum," noted researchers, "as it involves implementing a defensive downgrade that imposes immediate, severe costs with no tangible benefits" until Q-Day actually arrives.

This is why Project Eleven's off-chain solutions like Yellowpages are valuable—they provide security guarantees without requiring protocol changes or on-chain bloat from larger signatures.

The $20 million Series A signals that serious capital is betting on quantum preparation becoming essential infrastructure. With Coinbase Ventures' participation, the pathway from research to mainstream adoption grows clearer.

Whether Q-Day arrives in 2030, 2040, or never, the cryptocurrency industry is beginning to take the threat seriously. Project Eleven's work ensures that when—or if—the quantum moment comes, the tools to respond will already exist.

The eleventh hour may not be upon us yet. But the clocks are being built.


As blockchain infrastructure evolves to address emerging security challenges, robust node services and API access become increasingly critical for developers building future-proof applications. BlockEden.xyz provides enterprise-grade infrastructure across multiple blockchain networks, helping teams focus on innovation while we handle reliability.