mirror of
https://github.com/servo/servo
synced 2026-05-09 16:42:16 +02:00
7 lines
151 B
JavaScript
7 lines
151 B
JavaScript
// META: title=WebCryptoAPI: sign() and verify() Using HMAC
|
|
// META: script=hmac_vectors.js
|
|
// META: script=hmac.js
|
|
// META: timeout=long
|
|
|
|
run_test();
|