fork-openpgpjs/test/crypto
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
..
cipher Switch build system to rollup 2021-02-09 19:25:20 +01:00
hash Switch build system to rollup 2021-02-09 19:25:20 +01:00
aes_kw.js Switch build system to rollup 2021-02-09 19:25:20 +01:00
crypto.js Store named key params in key objects (#1141) 2021-02-09 19:25:20 +01:00
eax.js Switch build system to rollup 2021-02-09 19:25:20 +01:00
ecdh.js Switch build system to rollup 2021-02-09 19:25:20 +01:00
elliptic_data.js Apply eslint to test/crypto folder (#1003) 2019-11-19 14:29:32 +01:00
elliptic.js Switch build system to rollup 2021-02-09 19:25:20 +01:00
index.js Finish merging key validation 2021-02-09 19:25:20 +01:00
ocb.js Switch build system to rollup 2021-02-09 19:25:20 +01:00
pkcs5.js Use native BigInt when available instead of bn.js (#1119) 2021-02-09 19:25:20 +01:00
random.js Switch build system to rollup 2021-02-09 19:25:20 +01:00
rsa.js Store named key params in key objects (#1141) 2021-02-09 19:25:20 +01:00
validate.js Export key, message, signature, cleartext functions and classes directly 2021-02-09 19:25:20 +01:00