fork-openpgpjs/test/worker
Daniel Huigens 8c3bcd1f21 Reject signatures using insecure hash algorithms
Also, switch from returning false to throwing errors in most verify*()
functions, as well as in `await signatures[*].verified`, in order to be
able to show more informative error messages.
2020-02-25 15:06:15 +01:00
..
application_worker.js Reject signatures using insecure hash algorithms 2020-02-25 15:06:15 +01:00
async_proxy.js Fix worker tests in compat browsers 2020-01-24 19:16:15 +01:00
index.js Test loading OpenPGP.js from a Worker in the application 2020-01-24 17:58:04 +01:00
worker_example.js Test loading OpenPGP.js from a Worker in the application 2020-01-24 17:58:04 +01:00