Google Develops Merkle Tree Certificates to Enable Quantum-Resistant HTTPS in Chrome
嗯,用户让我总结一篇文章的内容,控制在一百个字以内,而且不需要用“文章内容总结”这样的开头。首先,我需要快速浏览一下这篇文章。 文章主要讲的是Google在Chrome浏览器中推出的新计划,目的是确保HTTPS证书在未来面对量子计算机威胁时的安全性。他们提到不会立即添加传统的X.509证书,而是转向使用Merkle树证书(MTCs),这是下一代的PKI结构,旨在减少TLS握手中的公钥和签名数量。 接下来,Google解释了MTCs的工作原理:CA签名一个“树头”,代表可能的数百万证书,而发送到浏览器的证书是一个轻量级的包含证明。这样可以减少带宽消耗,并且将安全性与数据大小解耦。 文章还提到Google正在分三个阶段试验和推广MTCs,计划在2027年第三季度完成。最后,Google认为这是确保当前生态系统稳健性的关键机会。 现在我需要把这些信息浓缩到100字以内。要抓住主要点:Chrome的新计划、MTCs、减少带宽、提升安全性、分阶段推广。 可能的结构是:Chrome推出新计划确保HTTPS证书安全,采用Merkle树证书减少带宽提升性能,分阶段推广至2027年。 检查一下字数是否合适,并且是否涵盖了关键点。 </think> Google宣布Chrome浏览器将采用基于Merkle树证书(MTCs)的新一代HTTPS证书方案,以应对量子计算机对现有加密技术的威胁。该方案通过简化TLS握手过程中的公钥和签名数量,减少带宽消耗并提升安全性。Chrome计划分三阶段逐步推广此技术至2027年第三季度。 2026-3-2 16:52:0 Author: thehackernews.com(查看原文) 阅读量:0 收藏

Cryptography / Browser Security

Google has announced a new program in its Chrome browser to ensure that HTTPS certificates are secure against the future risk posed by quantum computers.

"To ensure the scalability and efficiency of the ecosystem, Chrome has no immediate plan to add traditional X.509 certificates containing post-quantum cryptography to the Chrome Root Store," the Chrome Secure Web and Networking Team said.

"Instead, Chrome, in collaboration with other partners, is developing an evolution of HTTPS certificates based on Merkle Tree Certificates (MTCs), currently in development in the PLANTS working group."

As Cloudflare explains, MTC is a proposal for the next generation of the Public Key Infrastructure (PKI) used to secure the internet that aims to reduce the number of public keys and signatures in the TLS handshake to the bare minimum required.

Under this model, a Certification Authority (CA) signs a single 'Tree Head' representing potentially millions of certificates, and the 'certificate' sent to the browser is a lightweight proof of inclusion in that tree, Google said.

In other words, MTCs facilitate the adoption of post-quantum algorithms without having to incur additional bandwidth associated with classical X.509 certificate chains. The approach, the company added, decouples the security strength of the corresponding cryptographic algorithm from the size of the data transmitted to the user.

"By shrinking the authentication data in a TLS handshake to the absolute minimum, MTCs aim to keep the post-quantum web as fast and seamless as today's internet, maintaining high performance even as we adopt stronger security," Google said.

The tech giant said it's already experimenting with MTCs with real internet traffic and that it plans to gradually expand the rollout in three distinct phases by the third quarter of 2027 -

  • Phase 1 (In progress) - Google is conducting a feasibility study in collaboration with Cloudflare to evaluate the performance and security of TLS connections relying on MTCs.
  • Phase 2 (Q1 2027) - Google plans to invite Certificate Transparency (CT) Log operators with at least one "usable" log in Chrome before February 1, 2026, to participate in the initial bootstrapping of public MTCs.
  • Phase 3 (Q3 2027) - Google will finalize the requirements for onboarding additional CAs into the new Chrome Quantum-resistant Root Store (CQRS) and corresponding Root Program that only supports MTCs.

"We view the adoption of MTCs and a quantum-resistant root store as a critical opportunity to ensure the robustness of the foundation of today's ecosystem," Google said. By designing for the specific demands of a modern, agile, internet, we can accelerate the adoption of post-quantum resilience for all web users.

Found this article interesting? Follow us on Google News, Twitter and LinkedIn to read more exclusive content we post.


文章来源: https://thehackernews.com/2026/03/google-develops-merkle-tree.html
如有侵权请联系:admin#unsafe.sh