summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/hkdf.worker.js
blob: b98b0f3502b8c5e5ef342ea8924181c85221a163 (plain)
1
2
3
4
5
importScripts("/resources/testharness.js");
importScripts("hkdf_vectors.js");
importScripts("hkdf.js");

run_test();