Automatic update from web-platform-tests [WebCryptoAPI] Add tests for Hybrid KEMs (#59947) -- wpt-commits: 55ce71bb9deaf4b8a30fe80f95558a10699fb433 wpt-pr: 59947
7 lines
245 B
JavaScript
7 lines
245 B
JavaScript
// META: title=WebCryptoAPI: generateKey() for Failures
|
|
// META: timeout=long
|
|
// META: script=../util/helpers.js
|
|
// META: script=algorithm_registry.js
|
|
// META: script=failures.js
|
|
run_test(["MLKEM768-P256", "MLKEM768-X25519", "MLKEM1024-P384"]);
|