Commit 1e49331
authored
maps web-cryptography (#56242)
Feature: Web Cryptography API (Web Crypto)
Reference: https://github.com/web-platform-dx/web-features/blob/main/features/web-cryptography.yml
Classification approach: Searched for SubtleCrypto, getRandomValues, crypto.subtle, and CryptoKey references.
Results:
- ~112 files mapped to web-cryptography
WEB_FEATURES.yml files created/updated:
✅ WebCryptoAPI/WEB_FEATURES.yml - Web Cryptography API tests ('**') - **CREATED**
Tests excluded (35 files):
- compression/ (1 file) - Primary focus: Compression Streams API
- encrypted-media/util/ (1 file) - Primary focus: Encrypted Media Extensions
- fenced-frame/resources/ (1 file) - Primary focus: Fenced Frames
- fetch/ (4 files) - Primary focus: Fetch API with content compression
- fledge/ (5 files) - Primary focus: FLEDGE/Protected Audience API (uses crypto for signatures)
- media-source/ (1 file) - Primary focus: Media Source Extensions
- push-api/resources/ (3 files) - Primary focus: Push API (uses crypto for encryption)
- secure-payment-confirmation/ (2 files) - Primary focus: Secure Payment Confirmation
- subresource-integrity/ (1 file) - Primary focus: Subresource Integrity
- webauthn/ (6 files) - Primary focus: Web Authentication API
- webmessaging/ (3 files) - Primary focus: postMessage with CryptoKey objects
- webrtc-encoded-transform/ (6 files) - Primary focus: WebRTC Encoded Transform (uses crypto for SFrame encryption)
- webrtc/third_party/ (1 file) - Primary focus: WebRTC1 parent 8b277f2 commit 1e49331
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments