summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/WebCryptoAPI/sign_verify/rsa_pkcs.worker.js
blob: 6b4dbee7987d968799886d42e1cfec4e8fcc2070 (plain)
1
2
3
4
5
importScripts("/resources/testharness.js");
importScripts("rsa_pkcs_vectors.js");
importScripts("rsa.js");

run_test();