PQC concepts
What is Hybrid PQC?
Also known as X25519MLKEM768.
Composition of a classical KEM (X25519) and a PQC KEM (ML-KEM-768) where session security holds if either is unbroken. Standard for PQC TLS today — used by QNSP edge-gateway, AWS KMS, Google Cloud KMS, Cloudflare, and the major browsers.
FAQ
Common questions
What is Hybrid PQC?
Composition of a classical KEM (X25519) and a PQC KEM (ML-KEM-768) where session security holds if either is unbroken. Standard for PQC TLS today — used by QNSP edge-gateway, AWS KMS, Google Cloud KMS, Cloudflare, and the major browsers.
What is Hybrid PQC also known as?
Hybrid PQC is also known as X25519MLKEM768. Composition of a classical KEM (X25519) and a PQC KEM (ML-KEM-768) where session security holds if either is unbroken. Standard for PQC TLS today — used by QNSP edge-gateway, AWS KMS, Google Cloud KMS, Cloudflare, and the major browsers.
More