WPT
wpt / WebCryptoAPI / generateKey / successes_chacha20_poly1305.tentative.https.any.html
Spec: Web Cryptography ↗
Runs: Chrome 155.0.8039.0 (wpt@a4fcd77aa, 2026-09-03) | Firefox 157.0a1 (wpt@cc4d45aa0, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a9df8 (wpt@47d833bbc, 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/192 | 0/192 | 0/192 | 180/192 | 192/192 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Success: generateKey(CHACHA20-POLY1305, false, [encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(CHACHA20-POLY1305, true, [encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(CHACHA20-POLY1305, false, [decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(CHACHA20-POLY1305, true, [decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(CHACHA20-POLY1305, false, [wrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(CHACHA20-POLY1305, true, [wrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(CHACHA20-POLY1305, false, [unwrapKey, wrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(CHACHA20-POLY1305, true, [unwrapKey, wrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(CHACHA20-POLY1305, false, [unwrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(CHACHA20-POLY1305, true, [unwrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(CHACHA20-POLY1305, false, [wrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(CHACHA20-POLY1305, true, [wrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(CHACHA20-POLY1305, false, [unwrapKey, wrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(CHACHA20-POLY1305, true, [unwrapKey, wrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(CHACHA20-POLY1305, false, [unwrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(CHACHA20-POLY1305, true, [unwrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(CHACHA20-POLY1305, false, [decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(CHACHA20-POLY1305, true, [decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(CHACHA20-POLY1305, false, [wrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(CHACHA20-POLY1305, true, [wrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(CHACHA20-POLY1305, false, [unwrapKey, wrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(CHACHA20-POLY1305, true, [unwrapKey, wrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(CHACHA20-POLY1305, false, [unwrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(CHACHA20-POLY1305, true, [unwrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(CHACHA20-POLY1305, false, [wrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(CHACHA20-POLY1305, true, [wrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(CHACHA20-POLY1305, false, [unwrapKey, wrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(CHACHA20-POLY1305, true, [unwrapKey, wrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(CHACHA20-POLY1305, false, [unwrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(CHACHA20-POLY1305, true, [unwrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(CHACHA20-POLY1305, false, [encrypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey]) | FAIL | FAIL | FAIL | FAIL | PASS | — |
| Success: generateKey(CHACHA20-POLY1305, true, [encrypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey]) | FAIL | FAIL | FAIL | FAIL | PASS | — |
| Success: generateKey({name: CHACHA20-POLY1305}, false, [encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: CHACHA20-POLY1305}, true, [encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: CHACHA20-POLY1305}, false, [decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: CHACHA20-POLY1305}, true, [decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: CHACHA20-POLY1305}, false, [wrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: CHACHA20-POLY1305}, true, [wrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: CHACHA20-POLY1305}, false, [unwrapKey, wrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: CHACHA20-POLY1305}, true, [unwrapKey, wrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: CHACHA20-POLY1305}, false, [unwrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: CHACHA20-POLY1305}, true, [unwrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: CHACHA20-POLY1305}, false, [wrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: CHACHA20-POLY1305}, true, [wrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: CHACHA20-POLY1305}, false, [unwrapKey, wrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: CHACHA20-POLY1305}, true, [unwrapKey, wrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: CHACHA20-POLY1305}, false, [unwrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: CHACHA20-POLY1305}, true, [unwrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: CHACHA20-POLY1305}, false, [decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: CHACHA20-POLY1305}, true, [decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: CHACHA20-POLY1305}, false, [wrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: CHACHA20-POLY1305}, true, [wrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: CHACHA20-POLY1305}, false, [unwrapKey, wrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: CHACHA20-POLY1305}, true, [unwrapKey, wrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: CHACHA20-POLY1305}, false, [unwrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: CHACHA20-POLY1305}, true, [unwrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: CHACHA20-POLY1305}, false, [wrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: CHACHA20-POLY1305}, true, [wrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: CHACHA20-POLY1305}, false, [unwrapKey, wrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: CHACHA20-POLY1305}, true, [unwrapKey, wrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: CHACHA20-POLY1305}, false, [unwrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: CHACHA20-POLY1305}, true, [unwrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: CHACHA20-POLY1305}, false, [encrypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey]) | FAIL | FAIL | FAIL | FAIL | PASS | — |
| Success: generateKey({name: CHACHA20-POLY1305}, true, [encrypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey]) | FAIL | FAIL | FAIL | FAIL | PASS | — |
| Success: generateKey(chacha20-poly1305, false, [encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(chacha20-poly1305, true, [encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(chacha20-poly1305, false, [decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(chacha20-poly1305, true, [decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(chacha20-poly1305, false, [wrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(chacha20-poly1305, true, [wrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(chacha20-poly1305, false, [unwrapKey, wrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(chacha20-poly1305, true, [unwrapKey, wrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(chacha20-poly1305, false, [unwrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(chacha20-poly1305, true, [unwrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(chacha20-poly1305, false, [wrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(chacha20-poly1305, true, [wrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(chacha20-poly1305, false, [unwrapKey, wrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(chacha20-poly1305, true, [unwrapKey, wrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(chacha20-poly1305, false, [unwrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(chacha20-poly1305, true, [unwrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(chacha20-poly1305, false, [decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(chacha20-poly1305, true, [decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(chacha20-poly1305, false, [wrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(chacha20-poly1305, true, [wrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(chacha20-poly1305, false, [unwrapKey, wrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(chacha20-poly1305, true, [unwrapKey, wrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(chacha20-poly1305, false, [unwrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(chacha20-poly1305, true, [unwrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(chacha20-poly1305, false, [wrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(chacha20-poly1305, true, [wrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(chacha20-poly1305, false, [unwrapKey, wrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(chacha20-poly1305, true, [unwrapKey, wrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(chacha20-poly1305, false, [unwrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(chacha20-poly1305, true, [unwrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(chacha20-poly1305, false, [encrypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey]) | FAIL | FAIL | FAIL | FAIL | PASS | — |
| Success: generateKey(chacha20-poly1305, true, [encrypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey]) | FAIL | FAIL | FAIL | FAIL | PASS | — |
| Success: generateKey({name: chacha20-poly1305}, false, [encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: chacha20-poly1305}, true, [encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: chacha20-poly1305}, false, [decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: chacha20-poly1305}, true, [decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: chacha20-poly1305}, false, [wrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: chacha20-poly1305}, true, [wrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: chacha20-poly1305}, false, [unwrapKey, wrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: chacha20-poly1305}, true, [unwrapKey, wrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: chacha20-poly1305}, false, [unwrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: chacha20-poly1305}, true, [unwrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: chacha20-poly1305}, false, [wrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: chacha20-poly1305}, true, [wrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: chacha20-poly1305}, false, [unwrapKey, wrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: chacha20-poly1305}, true, [unwrapKey, wrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: chacha20-poly1305}, false, [unwrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: chacha20-poly1305}, true, [unwrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: chacha20-poly1305}, false, [decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: chacha20-poly1305}, true, [decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: chacha20-poly1305}, false, [wrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: chacha20-poly1305}, true, [wrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: chacha20-poly1305}, false, [unwrapKey, wrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: chacha20-poly1305}, true, [unwrapKey, wrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: chacha20-poly1305}, false, [unwrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: chacha20-poly1305}, true, [unwrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: chacha20-poly1305}, false, [wrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: chacha20-poly1305}, true, [wrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: chacha20-poly1305}, false, [unwrapKey, wrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: chacha20-poly1305}, true, [unwrapKey, wrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: chacha20-poly1305}, false, [unwrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: chacha20-poly1305}, true, [unwrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: chacha20-poly1305}, false, [encrypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey]) | FAIL | FAIL | FAIL | FAIL | PASS | — |
| Success: generateKey({name: chacha20-poly1305}, true, [encrypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey]) | FAIL | FAIL | FAIL | FAIL | PASS | — |
| Success: generateKey(Chacha20-poly1305, false, [encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(Chacha20-poly1305, true, [encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(Chacha20-poly1305, false, [decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(Chacha20-poly1305, true, [decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(Chacha20-poly1305, false, [wrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(Chacha20-poly1305, true, [wrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(Chacha20-poly1305, false, [unwrapKey, wrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(Chacha20-poly1305, true, [unwrapKey, wrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(Chacha20-poly1305, false, [unwrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(Chacha20-poly1305, true, [unwrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(Chacha20-poly1305, false, [wrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(Chacha20-poly1305, true, [wrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(Chacha20-poly1305, false, [unwrapKey, wrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(Chacha20-poly1305, true, [unwrapKey, wrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(Chacha20-poly1305, false, [unwrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(Chacha20-poly1305, true, [unwrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(Chacha20-poly1305, false, [decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(Chacha20-poly1305, true, [decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(Chacha20-poly1305, false, [wrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(Chacha20-poly1305, true, [wrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(Chacha20-poly1305, false, [unwrapKey, wrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(Chacha20-poly1305, true, [unwrapKey, wrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(Chacha20-poly1305, false, [unwrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(Chacha20-poly1305, true, [unwrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(Chacha20-poly1305, false, [wrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(Chacha20-poly1305, true, [wrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(Chacha20-poly1305, false, [unwrapKey, wrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(Chacha20-poly1305, true, [unwrapKey, wrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(Chacha20-poly1305, false, [unwrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(Chacha20-poly1305, true, [unwrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey(Chacha20-poly1305, false, [encrypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey]) | FAIL | FAIL | FAIL | FAIL | PASS | — |
| Success: generateKey(Chacha20-poly1305, true, [encrypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey]) | FAIL | FAIL | FAIL | FAIL | PASS | — |
| Success: generateKey({name: Chacha20-poly1305}, false, [encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: Chacha20-poly1305}, true, [encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: Chacha20-poly1305}, false, [decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: Chacha20-poly1305}, true, [decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: Chacha20-poly1305}, false, [wrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: Chacha20-poly1305}, true, [wrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: Chacha20-poly1305}, false, [unwrapKey, wrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: Chacha20-poly1305}, true, [unwrapKey, wrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: Chacha20-poly1305}, false, [unwrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: Chacha20-poly1305}, true, [unwrapKey, decrypt, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: Chacha20-poly1305}, false, [wrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: Chacha20-poly1305}, true, [wrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: Chacha20-poly1305}, false, [unwrapKey, wrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: Chacha20-poly1305}, true, [unwrapKey, wrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: Chacha20-poly1305}, false, [unwrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: Chacha20-poly1305}, true, [unwrapKey, encrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: Chacha20-poly1305}, false, [decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: Chacha20-poly1305}, true, [decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: Chacha20-poly1305}, false, [wrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: Chacha20-poly1305}, true, [wrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: Chacha20-poly1305}, false, [unwrapKey, wrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: Chacha20-poly1305}, true, [unwrapKey, wrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: Chacha20-poly1305}, false, [unwrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: Chacha20-poly1305}, true, [unwrapKey, decrypt]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: Chacha20-poly1305}, false, [wrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: Chacha20-poly1305}, true, [wrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: Chacha20-poly1305}, false, [unwrapKey, wrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: Chacha20-poly1305}, true, [unwrapKey, wrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: Chacha20-poly1305}, false, [unwrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: Chacha20-poly1305}, true, [unwrapKey]) | FAIL | FAIL | FAIL | PASS | PASS | — |
| Success: generateKey({name: Chacha20-poly1305}, false, [encrypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey]) | FAIL | FAIL | FAIL | FAIL | PASS | — |
| Success: generateKey({name: Chacha20-poly1305}, true, [encrypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey]) | FAIL | FAIL | FAIL | FAIL | PASS | — |