node/test/wpt/status
Ben Noordhuis 8ec1b0870b crypto: ensure exported webcrypto EC keys use uncompressed point format
The WebCrypto spec apparently mandates that EC keys must be exported in
uncompressed point format. This commit makes it so.

Fixes: https://github.com/nodejs/node/issues/45859
PR-URL: https://github.com/nodejs/node/pull/46021
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
2023-01-01 19:48:51 +01:00
..
dom events: add null check for the signal of EventTarget 2022-10-13 09:58:40 +00:00
FileAPI buffer: introduce File 2022-11-10 20:52:45 +00:00
html/webappapis test: enable the WPT for structuredClone 2022-11-18 13:05:18 +00:00
wasm test: update WPT runner 2022-08-10 12:39:20 +00:00
webidl/ecmascript-binding lib: modify DOMException to pass WPT 2022-01-20 13:45:54 +08:00
webmessaging test: update WPT runner 2022-08-10 12:39:20 +00:00
console.json test: update WPT runner 2022-08-10 12:39:20 +00:00
encoding.json test: update encoding wpt to latest 2022-12-17 08:18:21 +00:00
hr-time.json perf_hooks: fix webperf idlharness 2022-10-04 00:55:58 +08:00
performance-timeline.json perf_hooks: fix webperf idlharness 2022-10-04 00:55:58 +08:00
resource-timing.json perf_hooks: fix webperf idlharness 2022-10-04 00:55:58 +08:00
streams.json stream: fix size function returned from QueuingStrategies 2022-10-12 10:26:35 +00:00
url.json test: update wpt url status 2022-08-10 06:49:42 +00:00
user-timing.json perf_hooks: fix webperf idlharness 2022-10-04 00:55:58 +08:00
WebCryptoAPI.json crypto: ensure exported webcrypto EC keys use uncompressed point format 2023-01-01 19:48:51 +01:00