fork-openpgpjs/test/general
2018-05-15 00:04:58 -07:00
..
armor.js Use let and const ES6 features. 2018-02-13 23:33:09 +01:00
brainpool.js add brainpool gpg compatibility tests 2018-03-18 22:36:36 -07:00
decompression.js Fix #607 - Add support for bzip2 de/compression 2018-02-14 14:14:07 +01:00
ecc_nist.js Parse user IDs 2018-05-01 13:39:23 +02:00
hkp.js Use let and const ES6 features. 2018-02-13 23:33:09 +01:00
index.js Adds Brainpool Curves + tests + docs 2018-03-18 10:12:29 -07:00
key.js Throw when user ID matches no users 2018-05-03 13:04:32 +02:00
keyring.js Use let and const ES6 features. 2018-02-13 23:33:09 +01:00
oid.js OID's stored as Uint8Array 2018-03-01 11:35:16 -08:00
openpgp.js Parse user IDs 2018-05-01 13:39:23 +02:00
packet.js fix #706 - if ignore_mdc_error is set to false then MDC is required for all symmetrically encrypted data 2018-05-15 00:04:58 -07:00
signature.js prioritize signing with subkeys when possible 2018-05-09 12:23:35 -07:00
util.js Remove util.isUserId() 2018-05-01 13:39:24 +02:00
x25519.js Finished fixing key.js; fixes async tests 2018-03-08 10:01:55 +01:00