WPT
wpt / WebCryptoAPI / generateKey / failures_Ed448.tentative.https.any.html
Spec: Web Cryptography ↗
Runs: Chrome 155.0.8039.0 (wpt@d0c38285b, 2026-09-03) | Firefox 157.0a1 (wpt@ed1909ed6, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a9df8 (wpt@0ea9f2aac, 2026-09-03) | Servo Servo 0.6 (wpt@09159dcb3, 2026-09-02) | Blitz 188486089 (wpt@a95401e4e, 2026-09-02)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 0/84 | 32/84 | 0/84 | 84/84 | 84/84 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Bad usages: generateKey(Ed448, true, [encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [sign, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [verify, sign, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [sign, verify, sign, sign, verify, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [sign, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [verify, sign, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [sign, verify, sign, sign, verify, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [wrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [sign, wrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [verify, sign, wrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [sign, verify, sign, sign, verify, wrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [unwrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [sign, unwrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [verify, sign, unwrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [sign, verify, sign, sign, verify, unwrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [deriveKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [sign, deriveKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [verify, sign, deriveKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [sign, verify, sign, sign, verify, deriveKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [deriveBits]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [sign, deriveBits]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [verify, sign, deriveBits]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [sign, verify, sign, sign, verify, deriveBits]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [encapsulateKey]) | FAIL | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [sign, encapsulateKey]) | FAIL | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [verify, sign, encapsulateKey]) | FAIL | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [sign, verify, sign, sign, verify, encapsulateKey]) | FAIL | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [encapsulateBits]) | FAIL | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [sign, encapsulateBits]) | FAIL | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [verify, sign, encapsulateBits]) | FAIL | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [sign, verify, sign, sign, verify, encapsulateBits]) | FAIL | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [decapsulateKey]) | FAIL | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [sign, decapsulateKey]) | FAIL | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [verify, sign, decapsulateKey]) | FAIL | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [sign, verify, sign, sign, verify, decapsulateKey]) | FAIL | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [decapsulateBits]) | FAIL | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [sign, decapsulateBits]) | FAIL | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [verify, sign, decapsulateBits]) | FAIL | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(Ed448, true, [sign, verify, sign, sign, verify, decapsulateBits]) | FAIL | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [sign, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [verify, sign, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [sign, verify, sign, sign, verify, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [sign, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [verify, sign, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [sign, verify, sign, sign, verify, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [wrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [sign, wrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [verify, sign, wrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [sign, verify, sign, sign, verify, wrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [unwrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [sign, unwrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [verify, sign, unwrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [sign, verify, sign, sign, verify, unwrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [deriveKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [sign, deriveKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [verify, sign, deriveKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [sign, verify, sign, sign, verify, deriveKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [deriveBits]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [sign, deriveBits]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [verify, sign, deriveBits]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [sign, verify, sign, sign, verify, deriveBits]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [encapsulateKey]) | FAIL | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [sign, encapsulateKey]) | FAIL | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [verify, sign, encapsulateKey]) | FAIL | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [sign, verify, sign, sign, verify, encapsulateKey]) | FAIL | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [encapsulateBits]) | FAIL | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [sign, encapsulateBits]) | FAIL | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [verify, sign, encapsulateBits]) | FAIL | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [sign, verify, sign, sign, verify, encapsulateBits]) | FAIL | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [decapsulateKey]) | FAIL | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [sign, decapsulateKey]) | FAIL | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [verify, sign, decapsulateKey]) | FAIL | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [sign, verify, sign, sign, verify, decapsulateKey]) | FAIL | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [decapsulateBits]) | FAIL | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [sign, decapsulateBits]) | FAIL | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [verify, sign, decapsulateBits]) | FAIL | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: Ed448}, true, [sign, verify, sign, sign, verify, decapsulateBits]) | FAIL | PASS | FAIL | PASS | PASS | — |
| Empty usages: generateKey(Ed448, false, []) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Empty usages: generateKey(Ed448, true, []) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Empty usages: generateKey({name: Ed448}, false, []) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Empty usages: generateKey({name: Ed448}, true, []) | FAIL | FAIL | FAIL | PASS | PASS | — |