fork-openpgpjs/test/general
Daniel Huigens 6c2fec3450 Parse user IDs
Also, support comments when creating user IDs
2018-05-01 13:39:23 +02: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 Parse user IDs 2018-05-01 13:39:23 +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 V5 key fingerprint in ECDH parameters 2018-04-30 15:55:36 +02:00
signature.js Add tests for signing and verifying messages with trailing spaces 2018-04-30 15:55:33 +02:00
util.js Use let and const ES6 features. 2018-02-13 23:33:09 +01:00
x25519.js Finished fixing key.js; fixes async tests 2018-03-08 10:01:55 +01:00