Re: [webrtc-extensions] Post-Quantum Crypto (PQC) support in WebRTC (#207)

There's work underway to implement DTLS 1.3 in boringssl. That's a precondition to adding the PQ cryptosuites in libwebrtc. 
The tracking bug is https://issues.chromium.org/issues/42290594
Usage should be straightforward - "just" pass the necessary parameters to the [generateCertificate](https://w3c.github.io/webrtc-pc/#dom-rtcpeerconnection-generatecertificate) method.
But I think we can't mandate support for this until we have gathered some experience, so there should be no need to update the standards at this time.

-- 
GitHub Notification of comment by alvestrand
Please view or discuss this issue at https://github.com/w3c/webrtc-extensions/issues/207#issuecomment-2453594862 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Sunday, 3 November 2024 22:10:12 UTC