fork-openpgpjs/test/security
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
..
index.js Switch build system to rollup 2021-02-09 19:25:20 +01:00
message_signature_bypass.js Consolidate read* functions (#1236) 2021-02-17 20:36:33 +01:00
preferred_algo_mismatch.js Consolidate read* functions (#1236) 2021-02-17 20:36:33 +01:00
subkey_trust.js Consolidate read* functions (#1236) 2021-02-17 20:36:33 +01:00
unsigned_subpackets.js Consolidate read* functions (#1236) 2021-02-17 20:36:33 +01:00