fork-openpgpjs/src
Daniel Huigens 1090464a70 Throw more informative error when trying to use a key with missing params
E.g. when trying to sign with a GPG stripped key without a valid signing
subkey.
2019-05-03 14:29:43 +02:00
..
config Bump S2K iteration count parameter 2018-11-05 11:47:46 +01:00
crypto Throw more informative error when trying to use a key with missing params 2019-05-03 14:29:43 +02:00
encoding Optimize reading large messages with lots of tiny partial body parts (#864) 2019-02-21 08:33:55 -08:00
keyring Move streams library to a separate package 2018-08-14 16:35:40 +02:00
packet Make key.isDecrypted() and key.encrypt() consistent for gnu-dummy keys 2019-05-03 12:39:28 +02:00
type Support GNU export-secret-subkeys extension 2019-05-03 12:39:28 +02:00
worker Don't attempt to use workers if they fail to load 2019-05-02 12:08:08 +02:00
cleartext.js Make fromUserIds/toUserIds params plural, and accept arrays of User IDs 2018-12-14 16:54:44 +01:00
enums.js Support 3des as a session key algorithm 2018-11-06 17:38:17 +01:00
hkp.js ++ Add another Domain for HKP server (#855) 2019-02-11 11:33:24 +01:00
index.js Move streams library to a separate package 2018-08-14 16:35:40 +02:00
key.js Add date parameter to user.verifyAllCertifications and user.verify methods (#871) 2019-03-08 17:33:36 +01:00
message.js Optimize reading large messages with lots of tiny partial body parts (#864) 2019-02-21 08:33:55 -08:00
openpgp.js Don't attempt to use workers if they fail to load 2019-05-02 12:08:08 +02:00
polyfills.js Move non-external dependencies to devDependencies (#888) 2019-04-29 13:45:58 +02:00
signature.js Comments & code style 2018-08-14 16:35:38 +02:00
util.js Put comment before email when generating UIDs (#892) 2019-05-01 13:12:52 +02:00
wkd.js Use Web Crypto for hashing 2018-11-01 14:11:22 +01:00