mirror of
https://github.com/servo/servo.git
synced 2025-06-28 11:03:39 +01:00
6 lines
151 B
JavaScript
6 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();
|