WPT
wpt / WebCryptoAPI / import_export / okp_importKey_failures_X25519.https.any.worker.html
Spec: Web Cryptography ↗
Runs: Chrome 155.0.8042.0 (wpt@4eb09bcd9, 2026-09-04) | Firefox 157.0a1 (wpt@c3fcbf4ba, 2026-09-04) | Safari 251 preview (wpt@e7122b73f, 2026-09-04) | Ladybird 1.0-52f0f (wpt@a1ecd0c09, 2026-09-04) | Servo Servo 0.6 (wpt@2c385f65e, 2026-09-04) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 662/662 | 648/662 | 454/662 | 662/662 | 662/662 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Bad usages: importKey(spki, X25519, true, [encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(spki, X25519, false, [encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(spki, X25519, true, [decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(spki, X25519, false, [decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(spki, X25519, true, [sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(spki, X25519, false, [sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(spki, X25519, true, [verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(spki, X25519, false, [verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(spki, X25519, true, [wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(spki, X25519, false, [wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(spki, X25519, true, [unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(spki, X25519, false, [unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(spki, X25519, true, [deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(spki, X25519, false, [deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(spki, X25519, true, [deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(spki, X25519, false, [deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(spki, X25519, true, [encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(spki, X25519, false, [encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(spki, X25519, true, [encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(spki, X25519, false, [encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(spki, X25519, true, [decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(spki, X25519, false, [decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(spki, X25519, true, [decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(spki, X25519, false, [decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveKey, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveKey, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveBits, deriveKey, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveBits, deriveKey, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveBits, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveBits, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveKey, deriveBits, deriveKey, deriveBits, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveKey, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveKey, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveBits, deriveKey, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveBits, deriveKey, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveBits, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveBits, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveKey, deriveBits, deriveKey, deriveBits, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveKey, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveKey, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveBits, deriveKey, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveBits, deriveKey, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveBits, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveBits, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveKey, deriveBits, deriveKey, deriveBits, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveKey, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveKey, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveBits, deriveKey, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveBits, deriveKey, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveBits, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveBits, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveKey, deriveBits, deriveKey, deriveBits, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveKey, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveKey, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveBits, deriveKey, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveBits, deriveKey, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveBits, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveBits, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveKey, deriveBits, deriveKey, deriveBits, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveKey, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveKey, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveBits, deriveKey, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveBits, deriveKey, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveBits, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveBits, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveKey, deriveBits, deriveKey, deriveBits, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveKey, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveKey, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveBits, deriveKey, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveBits, deriveKey, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveBits, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveBits, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveKey, deriveBits, deriveKey, deriveBits, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveKey, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveKey, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveBits, deriveKey, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveBits, deriveKey, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveBits, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveBits, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveKey, deriveBits, deriveKey, deriveBits, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveKey, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveKey, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveBits, deriveKey, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveBits, deriveKey, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveBits, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveBits, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveKey, deriveBits, deriveKey, deriveBits, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveKey, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveKey, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveBits, deriveKey, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveBits, deriveKey, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveBits, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveBits, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, X25519, false, [deriveKey, deriveBits, deriveKey, deriveBits, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(raw, X25519, true, [encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(raw, X25519, false, [encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(raw, X25519, true, [decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(raw, X25519, false, [decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(raw, X25519, true, [sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(raw, X25519, false, [sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(raw, X25519, true, [verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(raw, X25519, false, [verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(raw, X25519, true, [wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(raw, X25519, false, [wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(raw, X25519, true, [unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(raw, X25519, false, [unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(raw, X25519, true, [deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(raw, X25519, false, [deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(raw, X25519, true, [deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(raw, X25519, false, [deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(raw, X25519, true, [encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(raw, X25519, false, [encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(raw, X25519, true, [encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(raw, X25519, false, [encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(raw, X25519, true, [decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(raw, X25519, false, [decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(raw, X25519, true, [decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(raw, X25519, false, [decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveKey, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveKey, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveBits, deriveKey, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveBits, deriveKey, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveBits, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveBits, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveKey, deriveBits, deriveKey, deriveBits, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveKey, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveKey, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveBits, deriveKey, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveBits, deriveKey, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveBits, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveBits, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveKey, deriveBits, deriveKey, deriveBits, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveKey, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveKey, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveBits, deriveKey, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveBits, deriveKey, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveBits, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveBits, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveKey, deriveBits, deriveKey, deriveBits, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveKey, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveKey, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveBits, deriveKey, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveBits, deriveKey, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveBits, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveBits, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveKey, deriveBits, deriveKey, deriveBits, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveKey, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveKey, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveBits, deriveKey, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveBits, deriveKey, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveBits, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveBits, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveKey, deriveBits, deriveKey, deriveBits, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveKey, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveKey, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveBits, deriveKey, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveBits, deriveKey, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveBits, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveBits, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveKey, deriveBits, deriveKey, deriveBits, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveKey, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveKey, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveBits, deriveKey, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveBits, deriveKey, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveBits, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveBits, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveKey, deriveBits, deriveKey, deriveBits, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveKey, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveKey, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveBits, deriveKey, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveBits, deriveKey, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveBits, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveBits, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveKey, deriveBits, deriveKey, deriveBits, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveKey, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveKey, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveBits, deriveKey, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveBits, deriveKey, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveBits, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveBits, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveKey, deriveBits, deriveKey, deriveBits, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveKey, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveKey, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveBits, deriveKey, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveBits, deriveKey, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveBits, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveBits, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), X25519, false, [deriveKey, deriveBits, deriveKey, deriveBits, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , X25519, true, [encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , X25519, false, [encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , X25519, true, [decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , X25519, false, [decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , X25519, true, [sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , X25519, false, [sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , X25519, true, [verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , X25519, false, [verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , X25519, true, [wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , X25519, false, [wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , X25519, true, [unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , X25519, false, [unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , X25519, true, [deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , X25519, false, [deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , X25519, true, [deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , X25519, false, [deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , X25519, true, [encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , X25519, false, [encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , X25519, true, [encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , X25519, false, [encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , X25519, true, [decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , X25519, false, [decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , X25519, true, [decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , X25519, false, [decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(spki, {name: X25519}, true, [encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(spki, {name: X25519}, false, [encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(spki, {name: X25519}, true, [decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(spki, {name: X25519}, false, [decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(spki, {name: X25519}, true, [sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(spki, {name: X25519}, false, [sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(spki, {name: X25519}, true, [verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(spki, {name: X25519}, false, [verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(spki, {name: X25519}, true, [wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(spki, {name: X25519}, false, [wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(spki, {name: X25519}, true, [unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(spki, {name: X25519}, false, [unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(spki, {name: X25519}, true, [deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(spki, {name: X25519}, false, [deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(spki, {name: X25519}, true, [deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(spki, {name: X25519}, false, [deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(spki, {name: X25519}, true, [encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(spki, {name: X25519}, false, [encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(spki, {name: X25519}, true, [encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(spki, {name: X25519}, false, [encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(spki, {name: X25519}, true, [decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(spki, {name: X25519}, false, [decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(spki, {name: X25519}, true, [decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(spki, {name: X25519}, false, [decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveKey, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveKey, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveBits, deriveKey, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveBits, deriveKey, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveBits, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveBits, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveKey, deriveBits, deriveKey, deriveBits, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveKey, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveKey, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveBits, deriveKey, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveBits, deriveKey, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveBits, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveBits, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveKey, deriveBits, deriveKey, deriveBits, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveKey, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveKey, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveBits, deriveKey, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveBits, deriveKey, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveBits, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveBits, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveKey, deriveBits, deriveKey, deriveBits, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveKey, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveKey, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveBits, deriveKey, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveBits, deriveKey, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveBits, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveBits, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveKey, deriveBits, deriveKey, deriveBits, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveKey, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveKey, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveBits, deriveKey, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveBits, deriveKey, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveBits, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveBits, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveKey, deriveBits, deriveKey, deriveBits, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveKey, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveKey, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveBits, deriveKey, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveBits, deriveKey, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveBits, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveBits, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveKey, deriveBits, deriveKey, deriveBits, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveKey, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveKey, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveBits, deriveKey, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveBits, deriveKey, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveBits, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveBits, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveKey, deriveBits, deriveKey, deriveBits, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveKey, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveKey, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveBits, deriveKey, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveBits, deriveKey, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveBits, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveBits, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveKey, deriveBits, deriveKey, deriveBits, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveKey, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveKey, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveBits, deriveKey, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveBits, deriveKey, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveBits, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveBits, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveKey, deriveBits, deriveKey, deriveBits, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveKey, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveKey, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveBits, deriveKey, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveBits, deriveKey, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveBits, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveBits, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(pkcs8, {name: X25519}, false, [deriveKey, deriveBits, deriveKey, deriveBits, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(raw, {name: X25519}, true, [encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(raw, {name: X25519}, false, [encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(raw, {name: X25519}, true, [decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(raw, {name: X25519}, false, [decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(raw, {name: X25519}, true, [sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(raw, {name: X25519}, false, [sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(raw, {name: X25519}, true, [verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(raw, {name: X25519}, false, [verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(raw, {name: X25519}, true, [wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(raw, {name: X25519}, false, [wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(raw, {name: X25519}, true, [unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(raw, {name: X25519}, false, [unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(raw, {name: X25519}, true, [deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(raw, {name: X25519}, false, [deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(raw, {name: X25519}, true, [deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(raw, {name: X25519}, false, [deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(raw, {name: X25519}, true, [encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(raw, {name: X25519}, false, [encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(raw, {name: X25519}, true, [encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(raw, {name: X25519}, false, [encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(raw, {name: X25519}, true, [decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(raw, {name: X25519}, false, [decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(raw, {name: X25519}, true, [decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(raw, {name: X25519}, false, [decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveKey, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveKey, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveBits, deriveKey, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveBits, deriveKey, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveBits, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveBits, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveKey, deriveBits, deriveKey, deriveBits, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveKey, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveKey, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveBits, deriveKey, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveBits, deriveKey, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveBits, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveBits, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveKey, deriveBits, deriveKey, deriveBits, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveKey, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveKey, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveBits, deriveKey, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveBits, deriveKey, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveBits, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveBits, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveKey, deriveBits, deriveKey, deriveBits, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveKey, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveKey, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveBits, deriveKey, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveBits, deriveKey, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveBits, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveBits, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveKey, deriveBits, deriveKey, deriveBits, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveKey, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveKey, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveBits, deriveKey, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveBits, deriveKey, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveBits, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveBits, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveKey, deriveBits, deriveKey, deriveBits, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveKey, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveKey, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveBits, deriveKey, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveBits, deriveKey, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveBits, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveBits, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveKey, deriveBits, deriveKey, deriveBits, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveKey, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveKey, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveBits, deriveKey, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveBits, deriveKey, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveBits, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveBits, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveKey, deriveBits, deriveKey, deriveBits, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveKey, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveKey, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveBits, deriveKey, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveBits, deriveKey, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveBits, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveBits, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveKey, deriveBits, deriveKey, deriveBits, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveKey, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveKey, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveBits, deriveKey, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveBits, deriveKey, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveBits, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveBits, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveKey, deriveBits, deriveKey, deriveBits, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveKey, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveKey, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveBits, deriveKey, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveBits, deriveKey, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveBits, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveBits, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk(private), {name: X25519}, false, [deriveKey, deriveBits, deriveKey, deriveBits, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , {name: X25519}, true, [encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , {name: X25519}, false, [encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , {name: X25519}, true, [decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , {name: X25519}, false, [decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , {name: X25519}, true, [sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , {name: X25519}, false, [sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , {name: X25519}, true, [verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , {name: X25519}, false, [verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , {name: X25519}, true, [wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , {name: X25519}, false, [wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , {name: X25519}, true, [unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , {name: X25519}, false, [unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , {name: X25519}, true, [deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , {name: X25519}, false, [deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , {name: X25519}, true, [deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , {name: X25519}, false, [deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , {name: X25519}, true, [encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , {name: X25519}, false, [encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , {name: X25519}, true, [encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , {name: X25519}, false, [encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , {name: X25519}, true, [decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , {name: X25519}, false, [decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , {name: X25519}, true, [decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: importKey(jwk (public) , {name: X25519}, false, [decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Empty usages: importKey(pkcs8, X25519, true, []) | PASS | PASS | PASS | PASS | PASS | — |
| Empty usages: importKey(pkcs8, X25519, false, []) | PASS | PASS | PASS | PASS | PASS | — |
| Empty usages: importKey(jwk(private), X25519, true, []) | PASS | PASS | PASS | PASS | PASS | — |
| Empty usages: importKey(jwk(private), X25519, false, []) | PASS | PASS | PASS | PASS | PASS | — |
| Empty usages: importKey(pkcs8, {name: X25519}, true, []) | PASS | PASS | PASS | PASS | PASS | — |
| Empty usages: importKey(pkcs8, {name: X25519}, false, []) | PASS | PASS | PASS | PASS | PASS | — |
| Empty usages: importKey(jwk(private), {name: X25519}, true, []) | PASS | PASS | PASS | PASS | PASS | — |
| Empty usages: importKey(jwk(private), {name: X25519}, false, []) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(spki, X25519, true, []) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(spki, X25519, false, []) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(pkcs8, X25519, true, [deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(pkcs8, X25519, false, [deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(pkcs8, X25519, true, [deriveBits, deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(pkcs8, X25519, false, [deriveBits, deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(pkcs8, X25519, true, [deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(pkcs8, X25519, false, [deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(pkcs8, X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(pkcs8, X25519, false, [deriveKey, deriveBits, deriveKey, deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(raw, X25519, true, []) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(raw, X25519, false, []) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(jwk(private), X25519, true, [deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(jwk(private), X25519, false, [deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(jwk(private), X25519, true, [deriveBits, deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(jwk(private), X25519, false, [deriveBits, deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(jwk(private), X25519, true, [deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(jwk(private), X25519, false, [deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(jwk(private), X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(jwk(private), X25519, false, [deriveKey, deriveBits, deriveKey, deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(jwk (public) , X25519, true, []) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(jwk (public) , X25519, false, []) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(spki, {name: X25519}, true, []) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(spki, {name: X25519}, false, []) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(pkcs8, {name: X25519}, true, [deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(pkcs8, {name: X25519}, false, [deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(pkcs8, {name: X25519}, true, [deriveBits, deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(pkcs8, {name: X25519}, false, [deriveBits, deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(pkcs8, {name: X25519}, true, [deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(pkcs8, {name: X25519}, false, [deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(pkcs8, {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(pkcs8, {name: X25519}, false, [deriveKey, deriveBits, deriveKey, deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(raw, {name: X25519}, true, []) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(raw, {name: X25519}, false, []) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(jwk(private), {name: X25519}, true, [deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(jwk(private), {name: X25519}, false, [deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(jwk(private), {name: X25519}, true, [deriveBits, deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(jwk(private), {name: X25519}, false, [deriveBits, deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(jwk(private), {name: X25519}, true, [deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(jwk(private), {name: X25519}, false, [deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(jwk(private), {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(jwk(private), {name: X25519}, false, [deriveKey, deriveBits, deriveKey, deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(jwk (public) , {name: X25519}, true, []) | PASS | PASS | PASS | PASS | PASS | — |
| Bad key length: importKey(jwk (public) , {name: X25519}, false, []) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'x' parameter: importKey(jwk(private), X25519, true, [deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'x' parameter: importKey(jwk(private), X25519, false, [deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'x' parameter: importKey(jwk(private), X25519, true, [deriveBits, deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'x' parameter: importKey(jwk(private), X25519, false, [deriveBits, deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'x' parameter: importKey(jwk(private), X25519, true, [deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'x' parameter: importKey(jwk(private), X25519, false, [deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'x' parameter: importKey(jwk(private), X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'x' parameter: importKey(jwk(private), X25519, false, [deriveKey, deriveBits, deriveKey, deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'kty' parameter: importKey(jwk(private), X25519, true, [deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'kty' parameter: importKey(jwk(private), X25519, false, [deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'kty' parameter: importKey(jwk(private), X25519, true, [deriveBits, deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'kty' parameter: importKey(jwk(private), X25519, false, [deriveBits, deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'kty' parameter: importKey(jwk(private), X25519, true, [deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'kty' parameter: importKey(jwk(private), X25519, false, [deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'kty' parameter: importKey(jwk(private), X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'kty' parameter: importKey(jwk(private), X25519, false, [deriveKey, deriveBits, deriveKey, deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'crv' parameter: importKey(jwk (public) , X25519, true, []) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'crv' parameter: importKey(jwk (public) , X25519, false, []) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'x' parameter: importKey(jwk(private), {name: X25519}, true, [deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'x' parameter: importKey(jwk(private), {name: X25519}, false, [deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'x' parameter: importKey(jwk(private), {name: X25519}, true, [deriveBits, deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'x' parameter: importKey(jwk(private), {name: X25519}, false, [deriveBits, deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'x' parameter: importKey(jwk(private), {name: X25519}, true, [deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'x' parameter: importKey(jwk(private), {name: X25519}, false, [deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'x' parameter: importKey(jwk(private), {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'x' parameter: importKey(jwk(private), {name: X25519}, false, [deriveKey, deriveBits, deriveKey, deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'kty' parameter: importKey(jwk(private), {name: X25519}, true, [deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'kty' parameter: importKey(jwk(private), {name: X25519}, false, [deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'kty' parameter: importKey(jwk(private), {name: X25519}, true, [deriveBits, deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'kty' parameter: importKey(jwk(private), {name: X25519}, false, [deriveBits, deriveKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'kty' parameter: importKey(jwk(private), {name: X25519}, true, [deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'kty' parameter: importKey(jwk(private), {name: X25519}, false, [deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'kty' parameter: importKey(jwk(private), {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'kty' parameter: importKey(jwk(private), {name: X25519}, false, [deriveKey, deriveBits, deriveKey, deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'crv' parameter: importKey(jwk (public) , {name: X25519}, true, []) | PASS | PASS | PASS | PASS | PASS | — |
| Missing JWK 'crv' parameter: importKey(jwk (public) , {name: X25519}, false, []) | PASS | PASS | PASS | PASS | PASS | — |
| Invalid key pair: importKey(jwk(private), X25519, true, [deriveKey]) | PASS | FAIL | PASS | PASS | PASS | — |
| Invalid key pair: importKey(jwk(private), X25519, true, [deriveBits, deriveKey]) | PASS | FAIL | PASS | PASS | PASS | — |
| Invalid key pair: importKey(jwk(private), X25519, true, [deriveBits]) | PASS | FAIL | PASS | PASS | PASS | — |
| Invalid key pair: importKey(jwk(private), X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits]) | PASS | FAIL | PASS | PASS | PASS | — |
| Invalid key pair: importKey(jwk(private), {name: X25519}, true, [deriveKey]) | PASS | FAIL | PASS | PASS | PASS | — |
| Invalid key pair: importKey(jwk(private), {name: X25519}, true, [deriveBits, deriveKey]) | PASS | FAIL | PASS | PASS | PASS | — |
| Invalid key pair: importKey(jwk(private), {name: X25519}, true, [deriveBits]) | PASS | FAIL | PASS | PASS | PASS | — |
| Invalid key pair: importKey(jwk(private), {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits]) | PASS | FAIL | PASS | PASS | PASS | — |
| Missing algorithm name: importKey(pkcs8, {}, true, deriveKey) | PASS | PASS | PASS | PASS | PASS | — |
| Missing algorithm name: importKey(pkcs8, {}, false, deriveKey) | PASS | PASS | PASS | PASS | PASS | — |
| Missing algorithm name: importKey(pkcs8, {}, true, deriveBits) | PASS | PASS | PASS | PASS | PASS | — |
| Missing algorithm name: importKey(pkcs8, {}, false, deriveBits) | PASS | PASS | PASS | PASS | PASS | — |
| Missing algorithm name: importKey(jwk(private), {}, true, deriveKey) | PASS | PASS | PASS | PASS | PASS | — |
| Missing algorithm name: importKey(jwk(private), {}, false, deriveKey) | PASS | PASS | PASS | PASS | PASS | — |
| Missing algorithm name: importKey(jwk(private), {}, true, deriveBits) | PASS | PASS | PASS | PASS | PASS | — |
| Missing algorithm name: importKey(jwk(private), {}, false, deriveBits) | PASS | PASS | PASS | PASS | PASS | — |
| Invalid 'kty' field: importKey(jwk(private), X25519, true, [deriveKey, deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Invalid 'kty' field: importKey(jwk (public) , X25519, true, []) | PASS | PASS | PASS | PASS | PASS | — |
| Invalid 'kty' field: importKey(jwk(private), {name: X25519}, true, [deriveKey, deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Invalid 'kty' field: importKey(jwk (public) , {name: X25519}, true, []) | PASS | PASS | PASS | PASS | PASS | — |
| Import from a non-extractable: importKey(jwk(private), X25519, true, [deriveKey, deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Import from a non-extractable: importKey(jwk (public) , X25519, true, []) | PASS | PASS | PASS | PASS | PASS | — |
| Import from a non-extractable: importKey(jwk(private), {name: X25519}, true, [deriveKey, deriveBits]) | PASS | PASS | PASS | PASS | PASS | — |
| Import from a non-extractable: importKey(jwk (public) , {name: X25519}, true, []) | PASS | PASS | PASS | PASS | PASS | — |
| Invalid 'use' field: importKey(jwk(private), X25519, true, [deriveKey, deriveBits]) | PASS | FAIL | PASS | PASS | PASS | — |
| Invalid 'use' field: importKey(jwk(private), {name: X25519}, true, [deriveKey, deriveBits]) | PASS | FAIL | PASS | PASS | PASS | — |
| Invalid 'crv' field: importKey(jwk(private), X25519, true, [deriveKey, deriveBits]) | PASS | FAIL | PASS | PASS | PASS | — |
| Invalid 'crv' field: importKey(jwk (public) , X25519, true, []) | PASS | FAIL | PASS | PASS | PASS | — |
| Invalid 'crv' field: importKey(jwk(private), {name: X25519}, true, [deriveKey, deriveBits]) | PASS | FAIL | PASS | PASS | PASS | — |
| Invalid 'crv' field: importKey(jwk (public) , {name: X25519}, true, []) | PASS | FAIL | PASS | PASS | PASS | — |