fork-openpgpjs/test/general
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
..
armor.js Export key, message, signature, cleartext functions and classes directly 2021-02-09 19:25:20 +01:00
biginteger.js Use native BigInt when available instead of bn.js (#1119) 2021-02-09 19:25:20 +01:00
brainpool.js Export key, message, signature, cleartext functions and classes directly 2021-02-09 19:25:20 +01:00
decompression.js Export key, message, signature, cleartext functions and classes directly 2021-02-09 19:25:20 +01:00
ecc_nist.js Export key, message, signature, cleartext functions and classes directly 2021-02-09 19:25:20 +01:00
ecc_secp256k1.js Export key, message, signature, cleartext functions and classes directly 2021-02-09 19:25:20 +01:00
hkp.js Switch build system to rollup 2021-02-09 19:25:20 +01:00
index.js Use native BigInt when available instead of bn.js (#1119) 2021-02-09 19:25:20 +01:00
key.js Export key, message, signature, cleartext functions and classes directly 2021-02-09 19:25:20 +01:00
keyring.js Export key, message, signature, cleartext functions and classes directly 2021-02-09 19:25:20 +01:00
oid.js Switch build system to rollup 2021-02-09 19:25:20 +01:00
openpgp.js Export key, message, signature, cleartext functions and classes directly 2021-02-09 19:25:20 +01:00
packet.js Export key, message, signature, cleartext functions and classes directly 2021-02-09 19:25:20 +01:00
signature.js Export key, message, signature, cleartext functions and classes directly 2021-02-09 19:25:20 +01:00
streaming.js Export key, message, signature, cleartext functions and classes directly 2021-02-09 19:25:20 +01:00
testInputs.js Store named key params in key objects (#1141) 2021-02-09 19:25:20 +01:00
util.js Switch build system to rollup 2021-02-09 19:25:20 +01:00
wkd.js Switch build system to rollup 2021-02-09 19:25:20 +01:00
x25519.js Export key, message, signature, cleartext functions and classes directly 2021-02-09 19:25:20 +01:00