WPT
wpt / WebCryptoAPI / encrypt_decrypt / aes_cbc.https.any.html
Spec: Web Cryptography ↗
Runs: Chrome 155.0.8041.0 (wpt@a1690333b, 2026-09-04) | Firefox 157.0a1 (wpt@a1690333b, 2026-09-04) | Safari 251 preview (wpt@a1e944e7a, 2026-09-04) | Ladybird 1.0-a7825 (wpt@9298d21d2, 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 | 41/61 | 55/61 | 55/61 | 61/61 | 61/61 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| setup | PASS | PASS | PASS | PASS | PASS | — |
| AES-CBC 128-bit key | PASS | PASS | PASS | PASS | PASS | — |
| importKey step: AES-CBC 192-bit key | FAIL | — | — | — | — | — |
| AES-CBC 256-bit key | PASS | PASS | PASS | PASS | PASS | — |
| AES-CBC 128-bit key with altered plaintext during call | PASS | PASS | PASS | PASS | PASS | — |
| importKey step: AES-CBC 192-bit key with altered plaintext during call | FAIL | — | — | — | — | — |
| AES-CBC 256-bit key with altered plaintext during call | PASS | PASS | PASS | PASS | PASS | — |
| AES-CBC 128-bit key with altered plaintext after call | PASS | PASS | PASS | PASS | PASS | — |
| importKey step: AES-CBC 192-bit key with altered plaintext after call | FAIL | — | — | — | — | — |
| AES-CBC 256-bit key with altered plaintext after call | PASS | PASS | PASS | PASS | PASS | — |
| AES-CBC 128-bit key with transferred plaintext during call | PASS | FAIL | FAIL | PASS | PASS | — |
| importKey step: AES-CBC 192-bit key with transferred plaintext during call | FAIL | — | — | — | — | — |
| AES-CBC 256-bit key with transferred plaintext during call | PASS | FAIL | FAIL | PASS | PASS | — |
| AES-CBC 128-bit key with transferred plaintext after call | PASS | PASS | PASS | PASS | PASS | — |
| importKey step: AES-CBC 192-bit key with transferred plaintext after call | FAIL | — | — | — | — | — |
| AES-CBC 256-bit key with transferred plaintext after call | PASS | PASS | PASS | PASS | PASS | — |
| AES-CBC 128-bit key decryption | PASS | PASS | PASS | PASS | PASS | — |
| importKey step for decryption: AES-CBC 192-bit key | FAIL | — | — | — | — | — |
| AES-CBC 256-bit key decryption | PASS | PASS | PASS | PASS | PASS | — |
| AES-CBC 128-bit key decryption with altered ciphertext during call | PASS | PASS | PASS | PASS | PASS | — |
| importKey step for decryption: AES-CBC 192-bit key with altered ciphertext during call | FAIL | — | — | — | — | — |
| AES-CBC 256-bit key decryption with altered ciphertext during call | PASS | PASS | PASS | PASS | PASS | — |
| AES-CBC 128-bit key decryption with altered ciphertext after call | PASS | PASS | PASS | PASS | PASS | — |
| importKey step for decryption: AES-CBC 192-bit key with altered ciphertext after call | FAIL | — | — | — | — | — |
| AES-CBC 256-bit key decryption with altered ciphertext after call | PASS | PASS | PASS | PASS | PASS | — |
| AES-CBC 128-bit key decryption with transferred ciphertext during call | PASS | FAIL | FAIL | PASS | PASS | — |
| importKey step for decryption: AES-CBC 192-bit key with transferred ciphertext during call | FAIL | — | — | — | — | — |
| AES-CBC 256-bit key decryption with transferred ciphertext during call | PASS | FAIL | FAIL | PASS | PASS | — |
| AES-CBC 128-bit key decryption with transferred ciphertext after call | PASS | PASS | PASS | PASS | PASS | — |
| importKey step for decryption: AES-CBC 192-bit key with transferred ciphertext after call | FAIL | — | — | — | — | — |
| AES-CBC 256-bit key decryption with transferred ciphertext after call | PASS | PASS | PASS | PASS | PASS | — |
| AES-CBC 128-bit key without encrypt usage | PASS | PASS | PASS | PASS | PASS | — |
| importKey step: AES-CBC 192-bit key without encrypt usage | FAIL | — | — | — | — | — |
| AES-CBC 256-bit key without encrypt usage | PASS | PASS | PASS | PASS | PASS | — |
| AES-CBC 128-bit key with mismatched key and algorithm | PASS | PASS | PASS | PASS | PASS | — |
| importKey step: AES-CBC 192-bit key with mismatched key and algorithm | FAIL | — | — | — | — | — |
| AES-CBC 256-bit key with mismatched key and algorithm | PASS | PASS | PASS | PASS | PASS | — |
| AES-CBC 128-bit key without decrypt usage | PASS | PASS | PASS | PASS | PASS | — |
| importKey step: AES-CBC 192-bit key without decrypt usage | FAIL | — | — | — | — | — |
| AES-CBC 256-bit key without decrypt usage | PASS | PASS | PASS | PASS | PASS | — |
| AES-CBC 128-bit key, 64-bit IV | PASS | PASS | PASS | PASS | PASS | — |
| AES-CBC 128-bit key, 192-bit IV | PASS | PASS | PASS | PASS | PASS | — |
| importKey step: AES-CBC 192-bit key, 64-bit IV | FAIL | — | — | — | — | — |
| importKey step: AES-CBC 192-bit key, 192-bit IV | FAIL | — | — | — | — | — |
| AES-CBC 256-bit key, 64-bit IV | PASS | PASS | PASS | PASS | PASS | — |
| AES-CBC 256-bit key, 192-bit IV | PASS | PASS | PASS | PASS | PASS | — |
| AES-CBC 128-bit key, 64-bit IV decryption | PASS | PASS | PASS | PASS | PASS | — |
| AES-CBC 128-bit key, 192-bit IV decryption | PASS | PASS | PASS | PASS | PASS | — |
| importKey step: decryption AES-CBC 192-bit key, 64-bit IV | FAIL | — | — | — | — | — |
| importKey step: decryption AES-CBC 192-bit key, 192-bit IV | FAIL | — | — | — | — | — |
| AES-CBC 256-bit key, 64-bit IV decryption | PASS | PASS | PASS | PASS | PASS | — |
| AES-CBC 256-bit key, 192-bit IV decryption | PASS | PASS | PASS | PASS | PASS | — |
| AES-CBC 128-bit key, zeroPadChar | PASS | PASS | PASS | PASS | PASS | — |
| AES-CBC 128-bit key, bigPadChar | PASS | PASS | PASS | PASS | PASS | — |
| AES-CBC 128-bit key, inconsistentPadChars | PASS | PASS | PASS | PASS | PASS | — |
| importKey step: decryption AES-CBC 192-bit key, zeroPadChar | FAIL | — | — | — | — | — |
| importKey step: decryption AES-CBC 192-bit key, bigPadChar | FAIL | — | — | — | — | — |
| importKey step: decryption AES-CBC 192-bit key, inconsistentPadChars | FAIL | — | — | — | — | — |
| AES-CBC 256-bit key, zeroPadChar | PASS | PASS | PASS | PASS | PASS | — |
| AES-CBC 256-bit key, bigPadChar | PASS | PASS | PASS | PASS | PASS | — |
| AES-CBC 256-bit key, inconsistentPadChars | PASS | PASS | PASS | PASS | PASS | — |
| AES-CBC 192-bit key | — | PASS | PASS | PASS | PASS | — |
| AES-CBC 192-bit key with altered plaintext during call | — | PASS | PASS | PASS | PASS | — |
| AES-CBC 192-bit key with altered plaintext after call | — | PASS | PASS | PASS | PASS | — |
| AES-CBC 192-bit key with transferred plaintext during call | — | FAIL | FAIL | PASS | PASS | — |
| AES-CBC 192-bit key with transferred plaintext after call | — | PASS | PASS | PASS | PASS | — |
| AES-CBC 192-bit key decryption | — | PASS | PASS | PASS | PASS | — |
| AES-CBC 192-bit key decryption with altered ciphertext during call | — | PASS | PASS | PASS | PASS | — |
| AES-CBC 192-bit key decryption with altered ciphertext after call | — | PASS | PASS | PASS | PASS | — |
| AES-CBC 192-bit key decryption with transferred ciphertext during call | — | FAIL | FAIL | PASS | PASS | — |
| AES-CBC 192-bit key decryption with transferred ciphertext after call | — | PASS | PASS | PASS | PASS | — |
| AES-CBC 192-bit key without encrypt usage | — | PASS | PASS | PASS | PASS | — |
| AES-CBC 192-bit key with mismatched key and algorithm | — | PASS | PASS | PASS | PASS | — |
| AES-CBC 192-bit key without decrypt usage | — | PASS | PASS | PASS | PASS | — |
| AES-CBC 192-bit key, 64-bit IV | — | PASS | PASS | PASS | PASS | — |
| AES-CBC 192-bit key, 192-bit IV | — | PASS | PASS | PASS | PASS | — |
| AES-CBC 192-bit key, 64-bit IV decryption | — | PASS | PASS | PASS | PASS | — |
| AES-CBC 192-bit key, 192-bit IV decryption | — | PASS | PASS | PASS | PASS | — |
| AES-CBC 192-bit key, zeroPadChar | — | PASS | PASS | PASS | PASS | — |
| AES-CBC 192-bit key, bigPadChar | — | PASS | PASS | PASS | PASS | — |
| AES-CBC 192-bit key, inconsistentPadChars | — | PASS | PASS | PASS | PASS | — |