Q-Day and the Trillion-Dollar Question: Can Bitcoin Survive a Quantum Computer?
Every Bitcoin transaction is signed with elliptic-curve cryptography — the exact math Shor’s algorithm is built to break. So what really happens on “Q-Day”?
Read the full entry ↓
“Q-Day” is the nickname for the moment a quantum computer becomes powerful enough to run Shor’s algorithm against real keys. For Bitcoin, the danger is specific: a public key reveals enough information for a quantum attacker to compute the matching private key, and that private key controls the coins.
The good news is that a normal Bitcoin address is actually the hash of a public key, not the public key itself. As long as you have never spent from an address, your real public key is hidden behind SHA-256 and RIPEMD-160 — and Grover’s algorithm only weakens hashes a little. The risk appears the moment you broadcast a transaction, because that reveals the public key while the transaction waits to be mined.
Estimates suggest that roughly a quarter of all Bitcoin sits in addresses with exposed public keys (early pay-to-public-key coins and reused addresses). Those are the most vulnerable. The defence is a migration to post-quantum signatures such as Dilithium or SPHINCS+, almost certainly through a coordinated soft or hard fork.