Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/master
/
.
/
WebCryptoAPI
/
generateKey
/
successes_ML-KEM.tentative.https.any.js
blob: 68a0d97b97553762fd78800b4d28383ccfd8db59 [
file
] [
log
] [
blame
] [
edit
]
// META: title=WebCryptoAPI: generateKey() Successful Calls
// META: timeout=long
// META: script=../util/helpers.js
// META: script=/common/subset-tests.js
// META: script=successes.js
run_test
([
"ML-KEM-512"
,
"ML-KEM-768"
,
"ML-KEM-1024"
]);