mirror of
https://github.com/servo/servo
synced 2026-05-10 00:52:08 +02:00
7 lines
146 B
JavaScript
7 lines
146 B
JavaScript
// META: title=WebCryptoAPI: encrypt() Using AES-GCM
|
|
// META: script=aes_gcm_vectors.js
|
|
// META: script=aes.js
|
|
// META: timeout=long
|
|
|
|
run_test();
|