比特币可能无需协议更改即可实现量子安全,新提案称。
Bitcoin Could Be Quantum-Safe Without Protocol Changes, New Proposal Claims

原始链接: https://www.zerohedge.com/crypto/bitcoin-could-be-quantum-safe-without-protocol-changes-new-proposal-claims

## 提出的量子安全比特币交易 一项名为“量子安全比特币”(QSB)的新研究提案旨在保护比特币免受未来量子计算的威胁,*无需*更改核心比特币协议。目前,比特币依赖于易受强大量子计算机运行的Shor算法攻击的ECDSA签名。 QSB将安全性从椭圆曲线密码学转移到基于哈希的假设,利用“哈希到签名”难题。这涉及找到一个*看起来*像是有效ECDSA签名哈希值——即使对于量子计算机来说,这都是一项计算上困难的任务,可以为应对Shor算法和Grover算法提供显著的安全裕度。 该系统在现有的比特币脚本限制内运行,避免了软分叉的需要。然而,QSB交易更大,需要更多的计算能力,因此需要通过Slipstream等服务直接提交给矿工。使用云GPU生成交易的估计成本在75-150美元之间。 虽然核心难题生成已经完成并经过测试,但完整的链上交易组装和广播仍需演示。QSB代表了一条有希望的途径,可以通过利用现有规则来加强比特币对抗量子威胁的长期安全性。

相关文章

原文

Authored by Micah Zimmerman via Bitcoin Magazine.coim

A new research proposal claims it can make Bitcoin transactions resistant to quantum attacks without changing the network’s core rules, a goal that has drawn attention as concerns grow over future cryptographic risks.

In a paper published on April 9, Avihu Levy of StarkWare outlined “Quantum-Safe Bitcoin Transactions Without Softforks,” introducing a scheme called Quantum Safe Bitcoin, or QSB. The design aims to protect transactions from threats posed by quantum computers while remaining compatible with the existing Bitcoin protocol.

The proposal targets a known vulnerability in Bitcoin’s current design. Standard transactions rely on ECDSA signatures over the secp256k1 curve. In theory, a sufficiently powerful quantum computer running Shor’s algorithm could potentially break this system by solving discrete logarithms, which would allow attackers to forge signatures and spend funds.

QSB replaces reliance on elliptic curve security with hash-based assumptions. Instead of trusting ECDSA, the scheme uses it as a verification mechanism while shifting security to hash pre-image resistance. This approach draws from earlier work known as Binohash, which embeds one-time signature schemes into Bitcoin Script.

At the core of QSB is a “hash-to-signature” puzzle.

The system hashes a transaction-derived public key using RIPEMD-160 and treats the output as a candidate ECDSA signature. Only a small fraction of random hashes meet the strict formatting rules required for valid signatures, creating a proof-of-work condition. The paper estimates the probability of success at about one in ~70.4 trillion attempts.

Because the puzzle depends on hash properties rather than elliptic curve hardness, it remains resistant to Shor’s algorithm. A quantum attacker would gain only a quadratic speedup from Grover’s algorithm, leaving meaningful security margins. The paper estimates about 118-bit second pre-image resistance under a Shor threat model.

The construction works within Bitcoin’s existing scripting limits, including a cap of 201 opcodes and a maximum script size of 10,000 bytes. It uses legacy script structures and avoids any need for consensus changes or soft forks, a feature that may appeal to developers wary of protocol fragmentation.

The transaction process unfolds in three stages, the proposal claims.

  • First, a “pinning” phase searches for transaction parameters that produce a valid hash-to-signature output, binding the transaction to a fixed structure.

  • Next, two digest rounds select subsets of embedded signatures to generate additional proofs tied to the transaction hash.

  • Finally, the transaction is assembled with all required preimages and verification data.

The design introduces tradeoffs. QSB transactions exceed standard relay policy limits, which means they would not propagate across the network under default settings. Instead, they would require direct submission to miners through services such as Slipstream. The scripts also consume significant space and computational resources.

Despite these constraints, the cost of generating a valid transaction appears within reach. The paper estimates total compute expenses between $75 and $150 using cloud GPUs, with the workload scaling across parallel hardware. Early testing reports successful puzzle solutions after several hours using multiple GPUs.

The project remains incomplete. While the paper and script generation tools are finished, parts of the pipeline, including full transaction assembly and broadcast, have not been demonstrated on-chain.

Still, the proposal adds to a growing body of research exploring how Bitcoin could adapt to a future with quantum computing. By avoiding protocol changes, QSB presents one path that relies on existing rules rather than consensus upgrades, a direction that may shape further debate on long-term network security.

[ZH: Brain fogged over? QSB makes the hard math puzzle at the heart of Bitcoin... harder...]

联系我们 contact @ memedata.com