Galaxy Commits Up to $5 Million to Advance Bitcoin Quantum Security Research
Key Takeaways
- •Galaxy Digital plans to fund up to $5 million in Bitcoin quantum security work through milestone-based grants and related research support.
- •The article states that no publicly known quantum computer can currently attack Bitcoin signatures at the scale required.
- •BIP 360 proposes Pay-to-Merkle-Root, which would remove Taproot key-path spending and reduce long-term public-key exposure.
- •Post-quantum upgrades may increase transaction size and fees because larger scripts and signatures can consume more block space.
- •A secure transition would require coordination across Bitcoin Core, wallets, custodians, exchanges, mining infrastructure, node software, and users.

Galaxy Digital, a publicly traded digital asset financial services firm, has pledged up to $5 million in funding for developers and researchers focused on Bitcoin quantum security, directing resources toward a threat that has shifted from theoretical concern to a matter of serious infrastructure planning.
The initiative does not imply that Bitcoin faces an imminent quantum attack. Rather, it acknowledges a practical reality: upgrading a global monetary network can take years, and waiting until a crisis emerges could leave developers, exchanges, custodians, miners, and holders with insufficient time to respond.
Galaxy Funds Bitcoin Quantum Security Before Risk Materializes
The program will distribute milestone-based grants for post-quantum development, encompassing new transaction designs, quantum-resistant signature schemes, wallet migration tools, security audits, and technical research. It also establishes a dedicated research program and an advisory council comprising specialists in quantum computing and cryptography.
This structure is significant because Bitcoin quantum security cannot be achieved through a single software patch. It requires a coordinated migration spanning Bitcoin Core code, hardware wallets, custody platforms, exchanges, mining infrastructure, node software, and user funds. Every component must work in concert without compromising Bitcoin's existing security model or creating new attack vectors.
The $5 million commitment is modest relative to Bitcoin's overall market capitalization, but its strategic significance may be considerably larger. Open-source Bitcoin development has historically relied on grants, sponsorships, and volunteer contributions, while post-quantum cryptography demands specialized expertise, extended testing periods, and independent review.
Why Quantum Computing Poses a Bitcoin Risk
Bitcoin relies on digital signatures to verify that a transaction has been authorized by the holder of a corresponding private key. Its current ECDSA and Schnorr signatures depend on elliptic-curve cryptography.
A sufficiently powerful, fault-tolerant quantum computer could theoretically employ Shor's algorithm to derive a private key from an exposed public key. This would enable an attacker to produce a valid signature and spend funds without the owner's consent.
No publicly known quantum computer can currently execute such an attack at the scale Bitcoin requires. Researchers estimate that breaking a single Bitcoin key would require thousands of logical qubits, a threshold that remains well beyond today's hardware capabilities. The threat remains prospective, but the cryptographic vulnerability is well documented.
Some early Bitcoin outputs expose public keys directly. Reused addresses may also leave keys exposed, while other public keys become visible when transactions are broadcast for confirmation. The susceptibility of these outputs varies depending on whether their public keys have appeared on-chain.
For market participants, Bitcoin quantum security serves as a preparedness indicator rather than a near-term price signal. The meaningful metrics to track include developer progress, peer-reviewed proposals, test implementations, wallet support, custodian readiness, and consensus on migration rules. Daily price volatility reveals little about whether the network is becoming more secure.
BIP 360 Offers a Potential Starting Point
One proposal under active discussion is BIP 360, which introduces Pay-to-Merkle-Root, abbreviated as P2MR.
The design eliminates Taproot's key-path spending option and mandates script-path spending. This reduces long-term exposure because a public key does not need to remain visible on the blockchain before funds are moved.
P2MR could strengthen Bitcoin quantum security for funds whose public keys have not yet been revealed. However, it is not a complete post-quantum signature system. When a transaction enters the mempool, spending data can become visible before confirmation. A sufficiently advanced attacker could theoretically derive the private key and attempt to replace the transaction during that window.
The proposal also introduces efficiency trade-offs. Script-path spending requires more data than a standard Taproot key-path signature, which may increase transaction weight and fees.
This tension illustrates the broader challenge: stronger protection must remain affordable for users and scalable for the network.
Key Indicators to Monitor
The first indicator is implementation quality. A technical proposal gains significance only after independent review, testing, and functional code.
The second is infrastructure adoption. Wallet developers and custodians must identify exposed coins, generate safer addresses, and guide customers through migration without causing accidental losses.
A third indicator is consensus momentum. Bitcoin is designed to change slowly, so broad technical agreement carries more weight than a corporate announcement or social media campaign.
Transaction-size costs also warrant attention. Post-quantum signatures are generally larger than current signatures, meaning they could consume more block space and affect fees, wallet design, and network capacity.
Another indicator is the advancement of recognized post-quantum standards. NIST concluded a multi-year standardization process in 2024 by publishing formal standards including ML-DSA and SLH-DSA. These standards guide governments and enterprises adopting post-quantum cryptography, though they cannot be directly integrated into Bitcoin without further engineering and consensus review.
Bitcoin is not alone in confronting this transition. Other blockchain networks, traditional financial institutions, and government agencies are all evaluating how to migrate from current cryptographic primitives to quantum-resistant alternatives, making the broader trajectory of post-quantum adoption a useful reference point.
Why Early Migration Planning Matters
The technical solution may represent only part of the challenge. Migrating existing funds could prove to be the more demanding task.
Millions of holders would need compatible wallets, clear instructions, secure recovery methods, and adequate time to transfer coins. Exchanges and custodians would need to update deposit systems, withdrawal procedures, internal storage, and compliance controls.
Dormant coins present an additional complication. Some funds may belong to inactive holders, lost wallets, or owners who fail to migrate before a deadline. Developers would then confront difficult questions about whether vulnerable coins should remain spendable.
These challenges explain why Bitcoin quantum security requires sustained discussion well before quantum machines present an immediate danger. A rushed upgrade could produce technical failures, political disputes, or financial losses that careful preparation could prevent.
Conclusion
Galaxy's initiative channels funding toward preparation rather than alarm. It provides researchers with the resources to evaluate competing designs, challenge assumptions, and build migration tools before quantum computing becomes an urgent threat.
The central question is not whether quantum technology will eventually affect cryptography, but whether Bitcoin can coordinate a secure transition before that risk becomes operational. With early funding, open review, and deliberate engineering, Bitcoin quantum security can advance through a measured migration rather than an emergency response.
Frequently Asked Questions
Is Bitcoin under a quantum attack now?
No. Current quantum computers cannot break Bitcoin's signatures at the required scale.
What will the $5 million fund?
It will support signature research, transaction proposals, migration tools, implementation reviews, and security audits.
Can BIP 360 make Bitcoin fully quantum-proof?
No. It reduces public-key exposure but does not provide a complete post-quantum signature replacement.
Could quantum-resistant upgrades increase fees?
Yes. Larger scripts and signatures may use more block space, which could raise transaction costs.
Glossary of Key Terms
Shor's algorithm: A quantum algorithm capable of breaking certain forms of public-key cryptography.
Public key: Cryptographic data used to verify that a transaction carries a valid signature.
P2MR: A proposed Bitcoin output design that removes Taproot key-path spending.
Mempool: The waiting area where valid transactions remain before miners confirm them.
Post-quantum signature: A digital signature designed to resist attacks from advanced quantum computers.
Disclaimer: This article is provided for informational purposes only and does not constitute investment, financial, or legal advice.
Sources: Galaxy, bips.dev