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

run_test();