fork-openpgpjs/test/security
Daniel Huigens f276e1ef51 Export key, message, signature, cleartext functions and classes directly
Instead of as modules.

Replace *.read with read*, *.readArmored with readArmored*, etc.
Replace cleartext.readArmored with readArmoredCleartextMessage.
Replace message.fromText with Message.fromText, etc.
2021-02-09 19:25:20 +01:00
..
index.js Switch build system to rollup 2021-02-09 19:25:20 +01:00
message_signature_bypass.js Export key, message, signature, cleartext functions and classes directly 2021-02-09 19:25:20 +01:00
preferred_algo_mismatch.js Export key, message, signature, cleartext functions and classes directly 2021-02-09 19:25:20 +01:00
subkey_trust.js Export key, message, signature, cleartext functions and classes directly 2021-02-09 19:25:20 +01:00
unsigned_subpackets.js Export key, message, signature, cleartext functions and classes directly 2021-02-09 19:25:20 +01:00