Blockstream Unveils Quantum-Resistant Bitcoin Signing Demo On Liquid

bitcoinist发布于2026-03-05更新于2026-03-05

文章摘要

Blockstream Research has successfully deployed and tested a post-quantum signature verification system on the Liquid Bitcoin sidechain, marking the first use of such a scheme for real transactions on a production sidechain. The implementation uses Blockstream’s smart contract language Simplicity to create custom spending conditions, allowing users to opt into quantum-resistant protections for LBTC and other assets without altering Liquid’s base consensus rules. The system employs SHRINCS, a compact hash-based signature design developed specifically for blockchain use, featuring both a stateful mode for regular transactions and a stateless fallback for recovery. Two live transactions were executed on Liquid mainnet to demonstrate functionality. Blockstream clarified that this does not make Liquid fully quantum-resistant, as critical components like the Bitcoin peg and consensus protocol remain classically secured. The development is positioned as a proactive step toward future-proofing Bitcoin infrastructure, emphasizing that quantum computers are not yet an imminent threat but require early preparation. The team also included the Bitcoin whitepaper in transaction data as a symbolic nod to Bitcoin's cypherpunk origins.

Blockstream Research says it has deployed post-quantum signature verification on Liquid, marking what it describes as the first time real transactions on a production Bitcoin sidechain have been signed with a post-quantum scheme. For Bitcoin infrastructure, the significance is less about an immediate emergency than about proving that quantum-resistant tools can be tested in live conditions before a crisis forces the issue.

The announcement centers on Simplicity, Blockstream’s smart contract language for Liquid. Rather than waiting for a network-wide consensus upgrade, the team used Simplicity to build a custom spending condition that lets users lock assets to a contract requiring post-quantum signatures for redemption. In practice, that means Liquid users can opt into quantum-focused protection for LBTC and other issued assets, including stablecoins and tokenized securities, without changing Liquid’s base consensus rules.

How Blockstream Tackles Bitcoin Quantum Threat

Blockstream framed that as the key breakthrough. “The traditional approach to adding post-quantum signatures would require consensus changes across the network—a slow, careful process involving all stakeholders,” the research note said. “But Simplicity, Blockstream’s smart contract language on Liquid, offers a different path.”

The verifier is based on SHRINCS, a compact hash-based post-quantum signature design that Blockstream Research says it developed specifically for blockchain environments. The system includes a stateful mode intended for normal use, which produces smaller signatures, and a stateless fallback mode designed for recovery scenarios so users can still access funds even if they lose state. That dual-track design speaks to a practical problem in post-quantum cryptography: theoretical safety is not enough if the system is too cumbersome for real-world wallet behavior.

Just as important, Blockstream says this is not a lab simulation. The team broadcast two live transactions on Liquid mainnet, one using the stateful mode and another using the stateless fallback. Those transactions secured real value, and Blockstream said the approach works not only for bitcoin on Liquid but for any asset issued on the network.

The note also highlighted a more symbolic detail. Because Liquid requires transaction size to scale with computational budget, the team had to fill excess space in the post-quantum transactions. “Rather than padding these transactions with zeros, Blockstream filled the extra space with the Bitcoin whitepaper—a nod to the cypherpunk roots of this work.”

Still, the company was careful not to oversell what has been shipped. “This verifier does not make Liquid fully quantum-resistant,” the post said. “Several critical components remain classically secured,” including the Bitcoin peg, Confidential Assets commitments and Liquid’s blocksigning consensus protocol. In other words, this is a meaningful first building block, not a full-stack answer to a future quantum threat.

That distinction matters for how the development should be read. The research note repeatedly stresses that cryptographically relevant quantum computers do not exist today and may not arrive for years or decades. But it argues that waiting until such machines are close would be a mistake, especially for Bitcoin-like systems whose security assumptions are deeply tied to classical ECDSA and Schnorr signatures.

“What we’ve done on Liquid—building, testing, and deploying post-quantum solutions on production systems—is how we prepare Bitcoin infrastructure for the future,” Blockstream wrote. That may be the clearest takeaway here: not that Bitcoin has solved the quantum problem, but that one credible path is beginning to move from theory into production-grade experimentation.

At press time, BTC traded at $71,130.

Bitcoin rises back above the 200-week EMA, 1-week chart | Source: BTCUSDT on TradingView.com

相关问答

QWhat is the main achievement announced by Blockstream in the article?

ABlockstream announced it has deployed post-quantum signature verification on Liquid, marking the first time real transactions on a production Bitcoin sidechain have been signed with a post-quantum scheme.

QWhich technology did Blockstream use to implement quantum-resistant signatures without requiring a network-wide consensus upgrade?

ABlockstream used Simplicity, its smart contract language for Liquid, to build a custom spending condition that allows users to lock assets to a contract requiring post-quantum signatures for redemption.

QWhat is the name of the post-quantum signature design developed by Blockstream Research for this implementation?

AThe verifier is based on SHRINCS, a compact hash-based post-quantum signature design developed specifically for blockchain environments.

QWhat did Blockstream use to fill the extra space in the post-quantum transactions instead of padding with zeros?

ABlockstream filled the extra space with the Bitcoin whitepaper as a nod to the cypherpunk roots of this work.

QDoes this implementation make the Liquid network fully quantum-resistant according to Blockstream?

ANo, Blockstream states that several critical components remain classically secured, including the Bitcoin peg, Confidential Assets commitments, and Liquid's blocksigning consensus protocol, meaning this is a building block rather than a full-stack solution.

你可能也喜欢

做拼多多的黄峥跟区块链有啥联系

本文探讨了拼多多创始人黄峥与其文章《把资本主义倒过来》中提到的核心理念,以及该理念与区块链技术的潜在联系。 文章首先指出,黄峥认为拼多多本质上是一门关于“不确定性”的保险生意。传统模式下,富人通过承担风险(不确定性)获得收益,而穷人则为求“确定性”支付溢价(如购买保险、接受低息),导致财富向上流动。 黄峥提出的“反向保险”旨在逆转这一过程,即让普通人将“确定性”(例如确定的购买意愿)卖给资本。难点在于单个消费者的承诺缺乏约束力。拼多多的拼团模式通过聚集大量用户的即时订单,为工厂创造了确定性的需求,从而消除其库存风险,并将因此节省的成本以降价形式返还给消费者,实现价值的部分“倒流”。 文章的关键转折点在于,黄峥本人提出疑问:区块链是否天生为这种“反向保险”而生?分析指出,区块链技术,特别是智能合约,恰好能解决“个人承诺不值钱”的核心难题。它可以通过代码和押金机制,将消费者的购买承诺变成具有违约成本、可强制执行的数字契约,从而建立起不依赖中间机构的信任体系,让承诺变得可信、可定价、可交易。 最后,文章延伸思考了制造确定性的两种路径:一是拼多多式,依靠聚合规模来平抑不确定性;二是比特币式,依靠不可篡改的算法规则从源头锁定确定性。两者分别以牺牲部分自由与弹性为代价。 总之,黄峥的商业思想与区块链在“构建可信承诺”这一点上产生了深刻的共鸣,拼多多的实践可被视为在中心化框架下对类似理念的一次大规模预演。

链捕手1小时前

做拼多多的黄峥跟区块链有啥联系

链捕手1小时前

打下万亿江山的存储大佬,终究成不了首富

《打下万亿江山的存储大佬,终究成不了首富》一文聚焦存储芯片企业家朱一明及其创立的两家公司——兆易创新与长鑫科技。 文章指出,即将登陆科创板的长鑫科技市值或超万亿,但因其无实控人且股权分散,作为“灵魂人物”的朱一明间接持股不足3%,难以凭借公司市值成为顶级富豪。 随后,文章将兆易创新(市值3400亿)视为“长鑫科技前传”,回顾其发展历程。公司2005年创立时资金匮乏,朱一明采取精准“捡漏”策略,在巨头退出的细分市场(如Nor Flash、利基存储)中发展壮大。公司产品从单一存储芯片扩展至微控制器(MCU)、传感器、模拟芯片,形成多元化布局,但存储芯片和MCU仍是主要收入来源。兆易创新凭借在行业周期波动中保持较高的毛利润率(常年在40%以上)和较低的费用控制,展现出“绩优股”特质,但其净利润仍随存储芯片强周期而明显波动。 文章进而分析了存储芯片行业的商业模式。历史表明,在该行业采用重资产的IDM(垂直整合)模式并进行“反周期扩张”是巨头存活的关键,而轻资产的Fabless(无晶圆厂)模式在周期低谷中抗风险能力较弱。兆易创新作为Fabless公司,难以独自涉足资金技术壁垒极高的DRAM等领域。 因此,朱一明于2016年与合肥市政府合作创立了长鑫科技,进军DRAM制造,补齐了产业链关键环节。朱一明在长鑫表现出极大奉献精神,如放弃薪酬、稀释股权、延长锁定期,这增强了国资与银行的信心,使得长鑫得以进行巨额资本投入(截至2025年末机器设备账面值约1693亿,甚至超过比亚迪)。 最终,文章点题:即便长鑫科技市值达到2万亿,结合其持有的兆易创新股权,朱一明的个人身价预估也难以跻身中国顶级富豪行列。其选择通过绑定长鑫、以非完全控制的方式打造存储帝国,奠定了产业地位,但也意味着放弃了成为首富的可能性。

marsbit1小时前

打下万亿江山的存储大佬,终究成不了首富

marsbit1小时前

交易

现货
合约

热门文章

加密市场宏观研报:《GENIUS Act》法案取得重大进展,BTC突破历史新高,后市全新展望

2025年5月22日,比特币价格正式突破11万美元大关,创下历史新高。在政策面、宏观经济、资金面与投资者结构共同作用下,一场结构性牛市浪潮正在展开。而此轮上涨背后的核心驱动,是美国《GENIUS稳定币法案》的实质性进展以及多项利好的叠加。本文将从政策端突破、宏观环境转向、链上与ETF资金结构、交易行为演化,以及重点受益赛道五大维度,全面解析此轮BTC再创新高的深层逻辑,并前瞻下半年市场的潜在趋势。

1.6k人学过发布于 2025.05.22更新于 2025.05.22

加密市场宏观研报:《GENIUS Act》法案取得重大进展,BTC突破历史新高,后市全新展望

相关讨论

欢迎来到HTX社区。在这里,您可以了解最新的平台发展动态并获得专业的市场意见。以下是用户对BTC(BTC)币价的意见。

活动图片