Technical dictionary
Hybrid KEM
Combining classical and post-quantum key encapsulation so both must break to expose the session.
Definition
Hybrid KEMs concatenate or combine classical ECDH with a PQC KEM (e.g. ML-KEM) so session secrets depend on both.
Hybrid TLS deployments use this pattern for crypto-agile transition without abandoning classical confidence overnight.