Source code
Revision control
Copy as Markdown
Other Tools
Test Info: Warnings
- This test has a WPT meta file that expects 168 subtest issues.
- This WPT test may be referenced by the following Test IDs:
- /WebCryptoAPI/encrypt_decrypt/aes_ocb.tentative.https.any.html - WPT Dashboard Interop Dashboard
- /WebCryptoAPI/encrypt_decrypt/aes_ocb.tentative.https.any.worker.html - WPT Dashboard Interop Dashboard
// META: title=WebCryptoAPI: encrypt() Using AES-OCB w/ 120-bit iv
// META: script=aes_ocb_fixtures.js
// META: script=aes_ocb_vectors.js
// META: script=aes.js
// META: timeout=long
run_test();