- From: Harald Alvestrand via GitHub <sysbot+gh@w3.org>
- Date: Fri, 24 May 2024 17:05:54 +0000
- To: public-webrtc-logs@w3.org
The only things I know about PQC at the moment is that 1) it's implemented in TLS for Chrome, and 2) the keys are awfully big and 3) it requires TLS 1.3 In order to use PQC with WebRTC, we need DTLS 1.3 support. Once that's in place, the big worry is the size of the handshake - if it's now taking many more UDP packets, it will fail more often. -- GitHub Notification of comment by alvestrand Please view or discuss this issue at https://github.com/w3c/webrtc-extensions/issues/207#issuecomment-2130008816 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 24 May 2024 17:05:55 UTC