fork-openpgpjs/test/worker
Daniel Huigens ef7c38860b Don't unnecessarily return objects in top-level functions
openpgp.encrypt, sign, encryptSessionKey, encryptKey and decryptKey now
return their result directly without wrapping it in a "result" object.

Also, remove the `detached` and `returnSessionKey` options of
openpgp.encrypt.
2021-02-09 19:25:20 +01:00
..
application_worker.js Skip test for OpenPGP.js inside an application worker in old Edge 2021-02-09 19:25:20 +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 Don't unnecessarily return objects in top-level functions 2021-02-09 19:25:20 +01:00