fork-openpgpjs/test/worker
Daniel Huigens e1307b88d0
Consolidate read* functions (#1236)
Make all `read*` functions accept an options object, so that we can add config
options to them later (for #1166). This is necessary so that we can remove the
global `openpgp.config`, which doesn't work that well when importing
individual functions.

Furthermore, merge `readMessage` and `readArmoredMessage` into one function,
et cetera.
2021-02-17 20:36:33 +01:00
..
application_worker.js Lint all tests (#1235) 2021-02-12 23:00:22 +01:00
index.js Switch build system to rollup 2021-02-09 19:25:20 +01:00
worker_example.js Consolidate read* functions (#1236) 2021-02-17 20:36:33 +01:00