Tagged: hybrid
4 entries
- Hybrid cryptography (PQ/T hybrid)Migration · Hybrid cryptography combines a classical algorithm with a post-quantum one so that security holds as long as either component remains unbroken.
- KEM combinerGlossary · A KEM combiner merges a classical and a post-quantum shared secret into one key that stays secure if either mechanism holds, the core of hybrid cryptography.
- Post-quantum SSHMigration · Post-quantum SSH covers OpenSSH hybrid key exchange, sntrup761x25519 since 2022 and ML-KEM based mlkem768x25519, protecting sessions from future quantum attack.
- Post-quantum TLSMigration · Post-quantum TLS adds quantum-resistant key exchange to TLS 1.3 through hybrid groups such as X25519MLKEM768, now protecting a large share of web traffic.