Bitcoin Quantum-Proof Wallets: Zero-Knowledge Proof Solution Proposed
In brief
- AmericanFortress proposes zero-knowledge proofs to replace elliptic curve signatures against quantum threats
- System maintains compatibility with existing hierarchical deterministic wallets and addresses
- 30% of Bitcoin's supply has publicly exposed keys, creating quantum decryption vulnerability
- BlackRock, Coinbase, and others formed Bitcoin Security Consortium to fund quantum defense research
The Quantum Threat to Bitcoin
Bitcoin presents a particular challenge for post-quantum cryptography because spending coins exposes their public keys on the blockchain. A quantum computer running Shor's algorithm could recover any elliptic-curve private key from the corresponding public key, threatening every wallet in production today. Recent advances in quantum hardware, including Google's Willow processor, have substantially narrowed the timeline to cryptographically relevant quantum computers.
The scale of the risk is substantial. Blockchain analytics firm Glassnode estimated that about 6.04 million Bitcoin, roughly 30% of the circulating supply, already have publicly exposed keys. That makes the window for deploying a post-quantum solution narrow and urgent.
Zero-Knowledge Proofs as a Solution
The AmericanFortress research introduces two key innovations: ZKPoSP (Zero-Knowledge Proof of Seed Provenance) and QBIP32, a key derivation scheme designed to support multiple elliptic curves while remaining compatible with existing hierarchical deterministic wallets.
The proposed system replaces digital signatures with zero-knowledge proofs that verify ownership of a wallet's seed phrase, allowing legitimate owners to prove control of their wallets even if individual private keys are compromised. Researchers implemented the system in Rust using the RISC Zero zero-knowledge virtual machine. Prototype benchmarks show proof generation times of roughly 12 to 13 seconds and verification times of about 9 to 10 milliseconds.
Industry Momentum Building
The research hasn't been adopted by any blockchain network yet. Any deployment would require adoption by developers, wallet providers, exchanges, miners, and users. But the industry is mobilizing. Major companies including BlackRock, Coinbase, Strategy, Fidelity Digital Assets, Galaxy, and others formed the Bitcoin Security Consortium, committing $15 million over three years to support Bitcoin security research and defense against quantum attacks.
Other efforts are underway. BTQ Technologies released the first working implementation of BIP-360 on a dedicated Bitcoin Quantum testnet in March to evaluate quantum-resistant transaction formats. Meanwhile, the U.S. Department of Commerce announced more than $2 billion in funding for quantum computing companies and manufacturing initiatives in May.
The AmericanFortress proposal stands out because it doesn't force users to abandon their existing addresses or seed phrases. That compatibility matters. In a post-quantum world, migration friction could leave millions of wallets vulnerable during transition periods. This research sketches a path where the cryptographic layer changes but the user experience doesn't.


