WPT
wpt / WebCryptoAPI / generateKey / failures_X25519.https.any.worker.html
Spec: Web Cryptography ↗
Runs: Chrome 155.0.8041.0 (wpt@2c385f65e, 2026-09-04) | Firefox 157.0a1 (wpt@2c385f65e, 2026-09-04) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a7825 (wpt@2c385f65e, 2026-09-04) | Servo Servo 0.6 (wpt@7e3d005d7, 2026-09-03) | 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 | 104/104 | 104/104 | 64/104 | 104/104 | 104/104 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Bad usages: generateKey(X25519, true, [encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveKey, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveBits, deriveKey, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveBits, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveKey, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveBits, deriveKey, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveBits, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveKey, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveBits, deriveKey, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveBits, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveKey, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveBits, deriveKey, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveBits, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveKey, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveBits, deriveKey, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveBits, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveKey, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveBits, deriveKey, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveBits, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveKey, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveBits, deriveKey, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveBits, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveKey, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveBits, deriveKey, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveBits, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveKey, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveBits, deriveKey, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveBits, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveKey, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveBits, deriveKey, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveBits, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey(X25519, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveKey, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveBits, deriveKey, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveBits, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, encrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveKey, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveBits, deriveKey, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveBits, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, decrypt]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveKey, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveBits, deriveKey, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveBits, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, sign]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveKey, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveBits, deriveKey, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveBits, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, verify]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveKey, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveBits, deriveKey, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveBits, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, wrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveKey, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveBits, deriveKey, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveBits, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, unwrapKey]) | PASS | PASS | PASS | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveKey, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveBits, deriveKey, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveBits, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, encapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveKey, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveBits, deriveKey, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveBits, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, encapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveKey, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveBits, deriveKey, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveBits, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, decapsulateKey]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveKey, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveBits, deriveKey, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveBits, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Bad usages: generateKey({name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, decapsulateBits]) | PASS | PASS | FAIL | PASS | PASS | — |
| Empty usages: generateKey(X25519, false, []) | PASS | PASS | PASS | PASS | PASS | — |
| Empty usages: generateKey(X25519, true, []) | PASS | PASS | PASS | PASS | PASS | — |
| Empty usages: generateKey({name: X25519}, false, []) | PASS | PASS | PASS | PASS | PASS | — |
| Empty usages: generateKey({name: X25519}, true, []) | PASS | PASS | PASS | PASS | PASS | — |