[webrtc-pc] webrtc/protocol/crypto-suite.https.html allows an invalid value in RTCTransportStats.srtpCipher (#3110)

docfaraday has just created a new issue for https://github.com/w3c/webrtc-pc:

== webrtc/protocol/crypto-suite.https.html allows an invalid value in RTCTransportStats.srtpCipher ==
Relevant spec: https://w3c.github.io/webrtc-stats/#dom-rtctransportstats-srtpcipher

That says the values are taken from https://www.iana.org/assignments/srtp-protection/srtp-protection.xhtml

But, the wpt allows both "SRTP_AES128_CM_HMAC_SHA1_80" (which is in that registry) and "AES_CM_128_HMAC_SHA1_80" (which is not).



Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/3110 using your GitHub account


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

Received on Monday, 25 May 2026 17:20:20 UTC