TL;DR

Let’s Encrypt is planning to support Merkle Tree Certificates (MTCs) by 2026-2027 to prepare for a post-quantum future. This approach aims to address size and transparency challenges, with Chrome already favoring this path.

Let’s Encrypt has announced plans to support Merkle Tree Certificates (MTCs), a post-quantum cryptography approach, by 2026-2027 to secure the web PKI against future quantum threats.

The initiative aims to integrate post-quantum security into the Web PKI without sacrificing performance. MTCs issue certificates in batches with a single signature, reducing handshake size compared to traditional algorithms like RSA and ECDSA. This approach also embeds transparency directly into the issuance process, leveraging existing Certificate Transparency infrastructure. Chrome has expressed a preference for MTCs, and the organization plans to develop a staging environment in late 2026, moving to production in 2027. Implementing MTCs requires significant infrastructure changes across issuance, protocols, and logging systems.

Why It Matters

This development is critical as it addresses the imminent threat posed by quantum computing to cryptographic security. Transitioning to post-quantum algorithms now aims to protect long-lived keys and the integrity of the web PKI, preventing future vulnerabilities. The adoption of MTCs could influence industry standards and browser trust models, shaping the future security landscape of the internet.

Amazon

post-quantum cryptography security devices

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Background

Concerns about quantum threats have grown as governments and industry leaders recognize the potential for quantum computers to break current cryptographic schemes. Major players like Google and Cloudflare have committed to migrating to post-quantum algorithms by 2029. The challenge of large signature sizes has hindered previous efforts, prompting exploration of alternative solutions like MTCs. The IETF’s PLANTS working group is actively working on standardizing post-quantum certificate designs, with Chrome signaling support for MTCs as a preferred method.

“We believe Merkle Tree Certificates represent a viable path to integrate post-quantum security into the web PKI efficiently.”

— Let’s Encrypt spokesperson

“MTCs are our preferred approach for adding post-quantum certificates, due to their size efficiency and built-in transparency.”

— Chrome security team

Amazon

Merkle Tree Certificates hardware

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

What Remains Unclear

It remains unclear how quickly the industry will adopt MTCs at scale, the specific technical challenges that may arise during implementation, and how legacy systems will transition without disruptions.

Amazon

quantum-resistant SSL/TLS certificates

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

What’s Next

Let’s Encrypt plans to develop a staging environment for MTCs by late 2026, with broader deployment expected in 2027. The IETF continues standardization efforts, and industry stakeholders are monitoring progress toward adoption.

Amazon

certificate transparency logging tools

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Key Questions

What are Merkle Tree Certificates?

They are a form of certificates issued in batches with a single cryptographic signature, embedding transparency and efficiency into post-quantum cryptography for the web PKI.

Why is this transition important now?

Quantum computers threaten current cryptographic schemes, and early adoption of post-quantum solutions like MTCs aims to secure long-term trust and security on the web.

Will this affect current TLS connections?

Initially, MTCs are designed to be size-efficient, but large signatures may impact performance during early deployment. The goal is to minimize disruption while enhancing security.

How does this relate to browser support?

Browsers like Chrome have expressed support for MTCs, which could influence widespread adoption and standardization efforts.

When will MTCs be widely available?

Let’s Encrypt aims for a staged rollout starting in late 2026, with broader deployment in 2027, depending on technical and industry readiness.

Source: Hacker News

You May Also Like

OpenAI Is Preparing to File for an IPO Soon

OpenAI is reportedly preparing to file for an initial public offering soon, signaling a major shift for the AI company amid market interest.

My thoughts after using Clojure for about a month

A detailed account of a developer’s one-month journey exploring Clojure, highlighting strengths, challenges, and future plans.

Build vs Buy a Prebuilt AI Workstation

Component shortages and vendor validation are changing whether teams should build AI workstations or buy prebuilt systems in 2026.

.NET (OK, C#) gets union types

Microsoft adds union types support in C# 15 with .NET 11 preview, enabling more expressive type handling and functional programming patterns.