Keys used in many blockchains are “almost an order of magnitude smaller” than those protecting RSA systems at comparable security levels, meaning a less powerful quantum computer could break them. This vulnerability extends beyond cryptocurrencies to critical infrastructure relying on elliptic curve cryptography, including secure boot processes and web traffic encryption.
The work highlights that current resource estimates for quantum attacks haven’t kept pace with advancements in quantum algorithms, and systemic weaknesses in areas like stablecoins and tokenization remain unexplored. Researchers aim to provide a more comprehensive picture of these risks, hoping to spur discussion within both the financial and quantum computing communities.
Quantum Computers Threaten RSA and Elliptic Curve Cryptography
The efficiency of Shor’s algorithm presents a dual threat to current cryptographic standards, specifically targeting both the Rivest-Shamir-Adleman (RSA) cryptosystem and elliptic curve cryptography, impacting a broad spectrum of secure systems reliant on these methods. This algorithmic vulnerability extends beyond traditional data security, creating risks for protocols like Transport Layer Security (TLS), which currently supports a 521-bit elliptic curve for encrypting and authenticating HTTPS traffic; a quantum attack on this protocol may necessitate a larger, though not necessarily definitive, computational barrier. While a switch to a larger modulus, such as a 1024-bit system, might offer temporary protection for blockchains, its effectiveness hinges on detailed understanding of scaling limitations within leading quantum computing platforms.
The vulnerability of elliptic curve cryptography also manifests in specific blockchain implementations, such as Mimblewimble, a privacy-focused protocol used by Litecoin; the introduction of stealth addresses and ECDH key exchange, intended to facilitate offline secret derivation, introduces points of failure susceptible to quantum attacks. Pedersen commitments and the ECDH key exchange protocol, both integral to Mimblewimble’s functionality, are demonstrably vulnerable, further compounded by the use of fixed public parameters in the elliptic curve points employed for Pedersen commitments, creating an opening for on-setup attacks.
The Times reported on January 3, 2009, that a chancellor was on the brink of a second bailout for banks, a situation highlighting the importance of robust security measures in financial systems, a need now amplified by the looming threat of quantum decryption.
Resource estimates for quantum attacks are evolving, and current projections may not fully reflect advancements in quantum computing capabilities; the work focuses on solving the Elliptic Curve Discrete Logarithm Problem (ECDLP) using a classical reversible circuit executed in quantum superposition with windowed arithmetic, techniques not unexpected in the field but important for assessing the practical risks.
The research applies directly to solving ECDLP on curves like secp256k1, though these estimates are sensitive to curve parameters and may not translate directly to all elliptic curves used in blockchain cryptography; the team has not yet conducted rigorous resource estimates for ECDLP on other curves commonly found in SNARKs, a type of zero-knowledge proof increasingly used in blockchain technology. Decentralized systems aim for security, but the underlying cryptography must withstand quantum threats to achieve true security.
ECDLP Vulnerabilities Impact Blockchain Key Sizes & Security
The effectiveness of elliptic curve cryptography in securing blockchain networks faces limitations; analyses reveal that increasing curve sizes offer, at best, temporary and incomplete protection against quantum attacks. Estimates demonstrate that current security margins are eroding, as the computational power needed to compromise these systems is decreasing at a rate faster than previously anticipated. This impacts not only cryptocurrencies like Ether, but also the broader landscape of tokenized real-world assets (RWAs) and their associated security models.
New bounds on quantum resource requirements for attacks targeting the ECDLP highlight vulnerabilities beyond these specific implementations; the research discusses different scenarios and attack modes applicable to blockchain security. These analyses suggest that even with larger key sizes, the benefits are diminishing, and the potential for compromise remains significant, particularly as cryptographically relevant quantum computers (CRQCs) become more powerful.
The emergence of such CRQCs is considered in two scenarios, each with implications for the timing and severity of potential breaches. The adoption of post-quantum signature schemes, while intended to bolster security, introduces its own challenges. These newer libraries, less rigorously tested than established ECDLP-based systems, carry the risk of software bugs and subtle security weaknesses when integrated into blockchain software. For example, schemes like Falcon, based on lattice-based cryptography, require sampling from discrete Gaussian distributions, a process historically prone to side-channel vulnerabilities.
Incorporating these schemes increases resource demands on the network, potentially impacting scalability and performance. Careful implementation is a common refrain in the security community, and this need is particularly acute in the context of transitioning to post-quantum cryptography.
Cryptocurrencies’ Unique Exposure to Quantum-Enabled Fraud
Approximately 9% of all bitcoin is secured by P2PK locking scripts, creating a concentrated vulnerability to quantum-enabled attacks compared to the more resilient Pay-to-Public-Key-Hash protocols. Unlike P2PKH scripts which rely on a hash of the public key, P2PK scripts directly expose the full public key on the blockchain, effectively providing a “cheat-sheet” for a quantum computer attempting to derive the corresponding private key. This exposure negates the security benefits of otherwise safer scripting methods, rendering P2PKH and P2WPKH scripts equally susceptible to attack once sufficiently powerful quantum computers become available.
The design of some cryptocurrency systems actively increases the ease with which quantum attackers can locate public keys, particularly in UTXO-based blockchains. Legacy accounts on Ethereum, Rootstock, and Solana exacerbate this issue through a lack of support for key rotation, locking users into prolonged public key exposure.
While modern accounts on these platforms utilize smart wallets with key rotation capabilities, these older accounts represent a persistent and growing attack surface. The principle underpinning cryptocurrency ownership, that possession of the private key defines ownership, is directly threatened by the ability of a cryptographically-relevant quantum computer to rapidly derive private keys from exposed public keys. This foundational assumption of secure private key computation is critical; as the source notes, the implications extend beyond simply unlocking funds, as the potential for unauthorized transactions undermines the entire trust model of decentralized finance.
Developers increasingly emphasize the need to highlight the complexity of secure cryptographic implementation and the dangers of attempting to create custom solutions without expert guidance. The work suggests that a future secure social operating system will need to mitigate these risks.
Current Quantum Attack Estimates for Blockchain Systems
Approximately 6.9 million bitcoin, across all protocols, currently exhibit vulnerability to quantum attacks, according to data analyzed from bigquery-public-data.crypto_bitcoin. This exposure stems from the mechanics of attacking a Bitcoin address that reveals the public key, such as those utilizing Pay-to-Public-Key (P2PK) or Pay-to-Taproot (P2TR) scripts. An attacker can retrieve this public key from any prior transaction recorded on the blockchain where the address received funds, initiating the compromise.
An on-spend attack uses the public mempool as a source for public keys; by the time a transaction enters the mempool, the associated public key must be visible for network validation, a requirement that applies to both P2PKH and P2WPKH coins. Successful compromise of an administrative account presents a wider range of systemic risks, extending beyond simple coin theft.
An attacker gaining control could authorize the minting of fraudulent tokens representing off-chain collateral, collapsing the peg between digital tokens and their real-world asset backing. Bridges, which manage multi-signature schemes locking assets across blockchains, also become vulnerable, potentially allowing an attacker to drain entire liquidity pools supporting cross-chain transfers. The potential for widespread disruption is amplified by the rapidly evolving landscape of Real World Assets (RWAs) and the associated need for continuous risk assessment.
Illustrates a situation where systemic risk, though originating in traditional finance, could be exacerbated by vulnerabilities in blockchain systems managing these assets. The estimates presented are a point-in-time assessment, acknowledging the dynamic nature of the risk profile across various asset classes. Developers should heed the advice to and instead focus on implementing robust, well-vetted cryptographic solutions.
Resource Estimates Beyond Bitcoin: Broader Cryptocurrency Landscape
Resource estimates for breaking the cryptography underpinning many cryptocurrencies have seen substantial refinement, revealing a potentially accelerated timeline for quantum-based attacks. The work demonstrates an approximately one order of magnitude improvement in resource estimations when applied to a single elliptic curve discrete logarithm problem instance, a key component of blockchain security. This means a quantum computer with comparatively less power is now estimated to be sufficient to compromise systems previously considered secure.
These updated bounds directly apply to secp256k1, the elliptic curve widely used for digital signatures on blockchains like Bitcoin and Ethereum, broadening the scope of immediate concern beyond initial assessments focused solely on Bitcoin. The implications extend beyond simply cracking individual transactions; systemic vulnerabilities within the rapidly evolving ecosystem of tokenized assets are also coming into sharper focus.
The paper highlights how a compromised cryptographic key, obtained from any prior transaction recorded on a blockchain, can be used to create reusable classical exploits, effectively circumventing some security measures. This is particularly relevant given the increasing adoption of real-world asset tokenization, where the security of digital representations of physical assets relies heavily on the integrity of the underlying blockchain cryptography. A historical note included in the research is a stark reminder of the potential for financial instability when systemic risks are underestimated.
The researchers emphasize the need for a shift in cryptographic approaches, advocating for a move away from and towards the implementation of robust, well-vetted cryptographic solutions. This perspective aims to provide a more comprehensive understanding of these evolving threats, prompting discussion among policymakers and stakeholders in the financial sector, and acknowledging that “engagement with bitcoin community” will be crucial in navigating these challenges.
CRQC Exploits: Manufacturing Reusable Classical Attacks
A critical vulnerability allows the creation of reusable classical exploits through a one-time quantum computation on a cryptographically-relevant quantum computer, or CRQC, and subsequent attacks executed on standard computers. This means a CRQC doesn’t need to be continuously engaged to compromise systems; the initial quantum processing generates tools for repeated classical attacks. The research outlines different scenarios and attack modes, revealing a tiered risk profile for blockchain security.
The potential for pre-computation is particularly concerning for protocols relying on elliptic curve discrete logarithm problem, or ECDLP, based cryptography. Secrets derived from fixed public parameters using a CRQC can be reused to launch multiple attacks later with classical computers, circumventing the need for sustained quantum processing.
Protocols such as Pedersen commitments used in Mimblewimble, KZG commitments used in Ethereum’s data availability sampling mechanism, and Bulletproofs used in Monero and Mimblewimble are specifically identified as vulnerable to this “on-setup” attack mode. “However, for certain ECDLP-based protocols the secrets can be derived from the fixed public parameters using a CRQC,” the paper states, emphasizing the longevity of the threat. While the Bitcoin blockchain demonstrates relative immunity to these on-setup attacks, certain scaling solutions and privacy protocols are exposed.
Ethereum’s data availability sampling mechanism, for instance, presents a potential entry point for attackers. The researchers also note that even seemingly secure systems can be undermined by vulnerabilities introduced during initial setup phases, such as the “toxic waste” discarded in powers-of-tau trusted setup ceremonies. The work proposes a future vision of that can mitigate these risks.
Responsible Disclosure: Balancing Transparency and Quantum Risk
Refined resource estimates for quantum attacks are now being shared while withholding specific attack mechanics, a strategy born from escalating concerns that detailed cryptanalytic blueprints could be weaponized. This approach acknowledges a long-standing debate in computer security surrounding responsible disclosure, traditionally used when vulnerabilities are revealed only after a remediation period, but adapts it to the uniquely difficult challenge of patching quantum-based threats with shifting timelines.
Transparency regarding the overall cost of quantum attacks is critical; underestimating those resources could foster a dangerous complacency within the field. Delays in transitioning to post-quantum cryptography (PQC) could prove problematic for vulnerable cryptocurrencies, further complicating the balance between openness and security. This tension has already sparked debate, exemplified by Scott Aaronson, a prominent researcher who has publicly shifted between advocating for complete non-disclosure and full transparency.
This quantum iteration of the vulnerability disclosure controversy echoes historical debates rooted in Kerckhoff’s Principle, pitting those favoring no disclosure against the full disclosure movement. Is a goal for future systems, but current realities demand careful consideration of what information is released. Quantum vulnerabilities in elliptic curve cryptography qualify as exceptionally hard to fix, justifying a withholding of the quantum circuits needed to launch attacks.
However, simply providing resource estimates without supporting data risks appearing unscientific, particularly to the historically skeptical cryptocurrency community. The researchers found the chance of a successful on-spend attack on Zcash, with a 75-second target block time, is less than one in thirteen hundred, and on Dogecoin, with a one-minute target block time, is less than one in eight thousand.
A risk assessment revealed a quantum attack using a superconducting qubit CRQC taking approximately nine minutes to derive a private key could succeed against Bitcoin (10-minute block time), Litecoin (2. 5 minutes), Zcash, and Dogecoin. As stated in The Times on January 3, 2009, regarding a bank bailout, the situation demands careful management to avoid wider systemic consequences.
ZK-Proofs Verify Quantum Circuit Resource Estimates
Publishing cryptographic zero-knowledge proofs allows independent verification of quantum circuit resource estimates, a step beyond simply stating those estimates, and addresses a critical need for transparency in assessing quantum threats. Researchers compiled two quantum circuits designed to solve the 256-bit Elliptic Curve Discrete Logarithm Problem, one requiring 1200 logical qubits and 90 million Toffoli gates, and another utilizing 1450 logical qubits with 70 million Toffoli gates.
These circuits directly substantiate claims regarding the computational effort needed for a quantum attack, moving beyond theoretical calculations to demonstrable, verifiable results. Verification of the subroutine is sufficient to support broader resource estimates for breaking elliptic curve cryptography. The ability to algorithmically specify and autonomously enforce rules of interaction is important for establishing trust in these assessments; the ZK-proofs allow third parties to cryptographically verify the estimates without needing access to the underlying attack details.
While resource estimates are not static, the team acknowledges that algorithms for applications historically receiving more research attention, like RSA and quantum chemistry, may be closer to optimal than those for ECDLP. Figures illustrating resource reductions over the last decade demonstrate the rapid pace of advancement in both algorithms and error-correction research, highlighting the need for continuous reassessment of cryptographic security. Current quantum-vulnerable SNARKs often rely on commitment schemes based on the ECDLP, utilizing pairing-friendly elliptic curves like secp256k1, and the published resource estimates directly apply to solving the ECDLP on this curve.
Quantum Resilience: Bitcoin & Zcash Countermeasures to Attacks
Bitcoin’s proof-of-work consensus mechanism offers inherent resilience against quantum attacks leveraging Grover’s algorithm, a point often overlooked in discussions of blockchain vulnerabilities. While concerns center on the potential for cryptographically-relevant quantum computers (CRQCs) to compromise key security, the structure of Bitcoin’s system provides a degree of protection; a CRQC cannot derive a public key from its hash value, safeguarding bitcoin locked within Pay-to-Public-Key-Hash scripts where the public key remains unexposed.
This immunity extends to Zcash’s newest shielded pool, demonstrating resilience against quantum attacks targeting protocol parameters, and the widespread practice of protecting public keys with cryptographic hash functions across numerous blockchains. The probability of a successful on-spend attack varies significantly between cryptocurrencies, dependent on their respective block times. Bitcoin, averaging a ten-minute block time, presents a comparatively lower risk, though still susceptible, while Litecoin, with a 2.5-minute block time, falls between the two.
These figures highlight the impact of block time as a critical factor in assessing quantum vulnerability. Beyond direct key compromise, quantum attacks could disrupt Bitcoin consensus through strategic interference. An attacker, upon observing a high-value Bitcoin address’s public key appear in a block, could incentivize miners to orphan that block by offering a reward. This cancellation of transactions would allow the attacker to break the published public key using their CRQC.
A parallel drawn by the researchers illustrates the potential for external pressures to destabilize a system, mirroring how a quantum attack could exploit vulnerabilities in blockchain networks. The team emphasizes that responsible disclosure and technical discussion of these vulnerabilities are complicated by unsubstantiated claims of progress in quantum computing, potentially creating a false sense of security or undue alarm.




See today’s quantum computing news on Quantum Zeitgeist for the latest breakthroughs in qubits, hardware, algorithms, and industry deals.
