| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
nit: delete this newline? In the spec it seems that encapsulateKey and encapsulateBits are together, and decapsulateKey and decapsulateBits are together.
WebCryptoAlgorithmInfo::kUndefined // DecapsulateBitsnit: does the formatter allow you to put a trailing comma here? It might make future additions a bit easier.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
nit: delete this newline? In the spec it seems that encapsulateKey and encapsulateBits are together, and decapsulateKey and decapsulateBits are together.
Done
nit: does the formatter allow you to put a trailing comma here? It might make future additions a bit easier.
oh hey that does work. that's better, fixed.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
}I'm assuming this stuff is all covered by tests somewhere.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
I'm assuming this stuff is all covered by tests somewhere.
yep, there are WPTs for all of this. Doesn't matter that much right when the methods aren't implemented, but it'll have coverage once the implementation takes shape.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
12 is the latest approved patch-set.
The change was submitted with unreviewed changes in the following files:
```
The name of the file: tools/metrics/histograms/metadata/blink/enums.xml
Insertions: 13, Deletions: 4.
The diff is too large to show. Please review the diff.
```
```
The name of the file: third_party/blink/public/mojom/use_counter/metrics/web_feature.mojom
Insertions: 11, Deletions: 4.
The diff is too large to show. Please review the diff.
```
[WebCrypto] add encapsulate/decapsulate operations
Add the following functions to SubtleCrypto:
* encapsulateKey
* encapsulateBits
* decapsulateKey
* decapsulateBits
Following the spec at
https://wicg.github.io/webcrypto-modern-algos/#partial-subtlecrypto-interface.
Functions are not implemented yet; this is just adding the
boilerplate scaffolding needed to recognize these functions.
These will be used in ML-KEM. Updated expectations here are because the error
messages have changed.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Permision Hadir Dan Selamat Hari raya idulfitri 2026 Semoga hari ini menjadi Lebih Baik Dari Hari Hari Yang Lalu Sekian dan Salam Dari Saya maksum marsompel terimakasih
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |