Bipko Digital News & Media Platform

collapse
Home / Daily News Analysis / Bitcoin researchers propose quantum fix that would not crowd out transactions

Bitcoin researchers propose quantum fix that would not crowd out transactions

Aug 31, 2026  Twila Rosenbaum  12 views
Bitcoin researchers propose quantum fix that would not crowd out transactions

Bitcoin researchers at Blockstream have published a technical proposal for a quantum-resistant signature scheme that could protect the network from future quantum computers without severely degrading transaction throughput. Dubbed SHRINCS, the scheme aims to address a vulnerability that has long been discussed among cryptographers: the possibility that a sufficiently powerful quantum computer could reverse engineer private keys from public data on the blockchain.

The proposal comes as concerns grow over the long-term security of Bitcoin and other cryptocurrencies. While quantum computers are not yet powerful enough to break the cryptographic primitives used in blockchain networks, researchers are working on post-quantum solutions to ensure a smooth transition before the threat materializes. SHRINCS is a step in that direction, specifically designed to fit within Bitcoin's block size limits while maintaining a meaningful level of security.

Understanding the quantum threat to Bitcoin

Bitcoin's current signature scheme, Schnorr, relies on the elliptic curve digital signature algorithm (ECDSA) and Schnorr signatures, both of which are based on the difficulty of the discrete logarithm problem. A quantum computer running Shor's algorithm could theoretically solve this problem efficiently, allowing an attacker to derive private keys from public keys. Because every Bitcoin transaction exposes the public key of the sender once the signature is broadcast, a quantum adversary could potentially sweep funds from vulnerable addresses before the network confirms the transaction.

In practice, this would be a catastrophic failure of Bitcoin's security model. However, researchers have been aware of this threat for years, and various countermeasures have been proposed. The most straightforward is to move to post-quantum signature schemes, which are designed to withstand attacks from quantum computers. Yet many of these schemes come with a significant drawback: their signatures are much larger than those used by Bitcoin today.

Bitcoin's block size is capped at one megabyte for the base layer, and each block is mined roughly every ten minutes. This limits the network to about seven transactions per second, depending on transaction size. Larger signatures mean fewer transactions can fit into each block, reducing throughput and increasing fees. The trade-off between quantum resistance and scalability is a central challenge for the blockchain industry.

The SHRINCS proposal explained

The SHRINCS scheme, which stands for a hash-based signature construction, is designed to offer a middle ground. According to the Blockstream researchers, SHRINCS signatures start at 324 bytes, compared to 64 bytes for Schnorr signatures. This is a significant increase in size, but it is far smaller than the signatures produced by NIST-approved post-quantum algorithms such as Dilithium or Falcon, which typically range from a few hundred bytes to over a kilobyte.

The size difference has a direct impact on Bitcoin's throughput. If Bitcoin were to adopt a NIST-standard post-quantum signature scheme, the network would drop from roughly 6.5 transactions per second to under one transaction per second, because the larger signatures would fill blocks much faster. SHRINCS, by contrast, would keep the network at about three transactions per second, according to the researchers. While that is still a reduction from current levels, it is a much less severe degradation and would allow Bitcoin to remain usable for everyday transactions.

The name SHRINCS is likely derived from the idea of a succinct or shortened signature, but the full technical details are still being refined. The proposal paper describes a scheme that uses hash-based cryptography, which is considered one of the most robust approaches to post-quantum security. Hash-based signatures rely only on the security of cryptographic hash functions, which are believed to be resistant to quantum attacks when appropriately chosen. Unlike lattice-based schemes, which have more complex security assumptions, hash-based signatures offer a simpler and more conservative security model.

Comparing SHRINCS with other post-quantum schemes

The National Institute of Standards and Technology (NIST) has already selected several post-quantum algorithms for standardization, including CRYSTALS-Dilithium, Falcon, and SPHINCS+. These algorithms were chosen for their strong security properties and performance, but they are not optimized for blockchain applications. Their signature sizes range from about 670 bytes for Dilithium to over 7,000 bytes for SPHINCS+, making them impractical for a block-constrained network like Bitcoin.

SHRINCS takes a different approach. It is based on the SPHINCS family of hash-based signatures but introduces optimizations to reduce signature size. The result is a scheme that offers a trade-off between security, signature size, and verification time. The researchers have published a reference implementation, but they caution that it is not meant for production use and that the scheme is still a draft.

One of the key features of SHRINCS is that it is designed to work with Bitcoin's existing transaction format, at least in principle. However, implementing it would require a soft fork, meaning that all nodes and miners would need to agree on the new rules. This is a significant hurdle, as Bitcoin's consensus process is intentionally conservative and change is often slow. The last major upgrade to Bitcoin's scripting language, Segregated Witness, took years to achieve consensus, and a post-quantum transition would likely face similar, if not greater, challenges.

Potential benefits and risks of SHRINCS

The main benefit of SHRINCS is that it addresses quantum risk while preserving a reasonable level of transaction throughput. This is particularly important for Bitcoin's long-term viability as a medium of exchange. If a quantum resistant solution forced Bitcoin to become effectively unusable due to high fees and low throughput, it could undermine the network's value proposition. SHRINCS offers a path to quantum safety without such drastic sacrifices.

However, the proposal is not without risks. The draft has no completed security proof, which means the scheme is not yet proven to be secure against all known attacks. Cryptographic schemes often require years of peer review and analysis before they are trusted in production. The reference software is also not intended for production use, so bugs or vulnerabilities could remain undiscovered. Additionally, the researchers warn that moving certain keys between incompatible wallets could result in loss of funds, highlighting the need for careful integration if SHRINCS is ever adopted.

Another concern is the interaction with existing Bitcoin addresses. Bitcoin uses a variety of address formats, including Pay-to-Public-Key-Hash (P2PKH) and Pay-to-Script-Hash (P2SH), and any new signature scheme would need to be compatible with these formats or require users to migrate to new addresses. This migration could be complex and risky, especially for users who hold funds in old addresses that may be vulnerable to quantum attacks.

Network-wide agreement required

Any change to Bitcoin's consensus rules requires network-wide agreement. A soft fork that activates SHRINCS would require support from miners, node operators, and users. The process would likely face debates over the trade-offs between security, scalability, and decentralization. Some community members may argue that quantum computers are still decades away and that the urgency is overstated, while others may push for a faster transition to mitigate the risk.

In the broader context, the crypto industry has been paying increasing attention to quantum computing advances. Hardware companies like IBM and Google have demonstrated quantum processors with more than 100 qubits, but breaking elliptic curve cryptography would require a machine with millions of logical qubits, which is still a distant prospect. Nevertheless, the development of quantum-resistant protocols is a prudent step, and researchers are actively working on a variety of approaches beyond SHRINCS.

The SHRINCS proposal is an important contribution to this field because it highlights the specific challenges of applying post-quantum cryptography to a blockchain network. It is not enough for a signature scheme to be secure; it must also be compact, efficient, and compatible with the network's infrastructure. SHRINCS addresses the first of these constraints but still has a long way to go before it could be deployed in a live environment.

Broader implications for the crypto ecosystem

The need for quantum resistance is not unique to Bitcoin. Other blockchains, including Ethereum and various altcoins, also rely on elliptic curve signatures and face similar risks. Some projects are already experimenting with post-quantum solutions, but no major blockchain has yet adopted them on a large scale. The challenge is to find a balance between security and performance, which is precisely what SHRINCS attempts to achieve.

Beyond cryptocurrencies, many industries rely on the same cryptographic primitives that quantum computers could break. Internet security protocols like TLS, email encryption, and digital signatures are all vulnerable. NIST's standardization efforts cover these use cases as well, and the transition to post-quantum cryptography will be a massive undertaking for the entire digital world. Bitcoin's unique constraints, however, make it a particularly difficult environment for such a transition.

As the research progresses, it is likely that we will see more proposals like SHRINCS, each offering different trade-offs between security, size, and speed. The Bitcoin community will need to evaluate these proposals carefully and decide which one is best suited for the network's long-term goals. In the meantime, the publication of the SHRINCS draft is a valuable step forward in understanding what a quantum-safe Bitcoin could look like.

For now, Bitcoin remains secure against current threats, but the time to prepare for quantum computing is before the threat arrives, not after. SHRINCS offers a glimpse of a possible future where Bitcoin is both quantum-resistant and capable of handling a reasonable volume of transactions. Whether that future comes to pass depends on ongoing research, consensus-building, and a bit of luck in the race between quantum hardware development and cryptographic innovation.


Source: Coindesk News


Share:

Your experience on this site will be improved by allowing cookies Cookie Policy