We are now seeing PQC support added to TLS implementations: https://docs.aws.amazon.com/kms/latest/developerguide/pqtls.html In the announcement, s2n-tls was modified to add support for Kyber, NIST's first post-quantum key agreement standard. The question is whether any changes are needed for WebRTC to support PQC algorithms such as Kyber: * In SDP Offer/Answer. * In the WebRTC-PC API.