Technical dictionary
TLS (Transport Layer Security)
Protocol securing HTTPS and many APIs; classical key exchange is the primary quantum concern.
Definition
TLS protects confidentiality and integrity of connections. Handshake key exchange historically used ECDH/RSA; hybrid ML-KEM is the leading near-term quantum mitigation.
Certificate signatures are a longer parallel migration via PKI.