Files
servo/components/script_bindings
Kingsley Yung 0ffc97ee8e script: Implement generate key operation of ECDH (#40305)
Continue on adding ECDH support to WebCrypto API. This patch implements
generate key operation of ECDH.

Testing:
- Pass some WPT tests that were expected to fail.
- Some FAIL expectations are added. They require not-yet-implemented
"derive bits" operation of ECDH. WPT skipped them when "generate key"
operation for ECDH were not yet implemented.

Fixes: Part of #39060

---------

Signed-off-by: Kingsley Yung <kingsley@kkoyung.dev>
2025-10-31 13:10:02 +00:00
..
2025-09-20 03:09:37 +00:00
2025-10-30 21:14:10 +00:00
2025-10-30 21:14:10 +00:00
2025-08-19 11:07:53 +00:00