Module-Lattice key encapsulation — the post-quantum key exchange standard that protects traffic against record-now, decrypt-later attacks.
The NIST post-quantum standards are already in the OpenSSL Library — and the team that implemented them helps you migrate. Hybrid post-quantum key exchange is the TLS default, so protection comes without application changes.
Module-Lattice key encapsulation — the post-quantum key exchange standard that protects traffic against record-now, decrypt-later attacks.
Module-Lattice digital signatures — quantum-resistant signing for certificates, code, and long-lived artefacts.
Stateless hash-based signatures — a conservative alternative built only on hash functions, a fallback if lattice schemes are ever broken.
Encrypted traffic captured today can be stored and decrypted the moment a cryptographically-relevant quantum computer exists. Anything that must stay secret for years is already at risk — which is why the migration starts now.
The default TLS 1.3 group, X25519MLKEM768, runs a classical and a post-quantum key exchange together and combines them. An attacker would have to break both — so a future quantum computer can't decrypt traffic captured today.
Hybrid key exchange runs in the same order of magnitude as classical X25519 — tens of thousands of operations per second on a single core. The overhead is negligible at connection setup.
Operations per second, single core. Source: openssl speed -kem-algorithms · live graphs at openssl-library.org/performance
NIST urges teams to start the migration.
The EU roadmap targets high-risk systems, and US national-security systems carry a deadline under CNSA 2.0.
The EU roadmap targets broad completion of the migration.
The current Long Term Support release is OpenSSL 3.5, supported through April 2030. Anyone can download OpenSSL and rely on best-effort community support; a commercial contract adds continued security fixes past end of life — available for 1.1.1 and any 3.x release a customer needs. An LTS release receives fixes and security updates for five years, with the final year security-only.
ML-KEM, ML-DSA and SLH-DSA — the three NIST PQC standards. TLS now defaults to hybrid post-quantum key exchange (X25519MLKEM768), so connections gain post-quantum protection with no application changes.
QUIC (RFC 9000) server support, plus support for third-party QUIC stacks. Session resumption with 0-RTT is available over TLS-over-TCP; 0-RTT for QUIC is in active development.
AES-256 replaces 3DES in the CMS, S/MIME and req tools, with finer control over TLS group configuration.
Pluggable cryptographic backends (since 3.0) — the same mechanism our FIPS module and rebrand offering build on. OpenSSL 4.2 will make providers the only pluggable extension mechanism and bring new features like ECH.
We help customers plan and run the post-quantum migration — done by the people who implemented it.
Work directly with the team that writes the cryptographic code, not a third party in between.
Security fixes for releases past upstream end of life, so teams upgrade on their own schedule.
Advance, embargoed notice of High and Critical advisories at the Engineering tier and above — the same notice given to the OS distributions, so fixes are ready before disclosure.