Implementing and Measuring KEMTLS
KEMTLS (CCS 2020) is a novel alternative to the Transport Layer Security (TLS) handshake that integrates post-quantum algorithms. It uses a key encapsulation mechanism (KEM) for …
Sofía Celi
KEMTLS (CCS 2020) is a novel alternative to the Transport Layer Security (TLS) handshake that integrates post-quantum algorithms. It uses a key encapsulation mechanism (KEM) for …
Talk about KEMTLS on Cloudflare TV
Talk about Post-Quantum TLS without Handshake Signatures at RWC 2021 (virtual).
Conference talk about Post-Quantum TLS without Handshake Signatures at ACM CCS (virtual).
Talk about Post-Quantum TLS without Handshake Signatures at the Lorentz Workshop (virtual)
Department Lunch Talk about KEMTLS
In the RFC for TLS 1.3 (RFC8446) especially, the key exchange is defined in terms of (EC)DH key shares being exchanged. This limits us to algorithms which support non-interactive …