Hybrid TLS on This Site

This website supports hybrid TLS 1.3 key exchange for compatible clients using X25519MLKEM768. In practical terms, that means the connection can combine a widely deployed classical method with a post-quantum key encapsulation mechanism during session setup.

What That Means

What It Does Not Mean

Why Use a Hybrid Approach

A hybrid design is the practical transition model now being deployed across the internet. It keeps compatibility with today’s systems while adding post-quantum protection to the session key establishment step for clients that support it.

Technical Note

The hybrid group used on this site is X25519MLKEM768. It combines classical X25519 with post-quantum ML-KEM-768. Certificate authentication remains based on the current public WebPKI trust model.

Back to the homepage