summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_gcm.https.any.js
blob: 8f1103d8f4a483a93259e1f91541ec4bba1647c7 (plain)
1
2
3
4
5
6
// META: title=WebCryptoAPI: encrypt() Using AES-GCM
// META: script=aes_gcm_vectors.js
// META: script=aes.js
// META: timeout=long

run_test();