fork-openpgpjs/src
2019-06-21 15:43:56 +02:00
..
config Fix signatures with critical notations 2019-05-16 09:57:58 +02: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 Fix error message when reformatting a GNU stripped-key with a passphrase 2019-06-06 16:08:22 +02:00
type Support GNU export-secret-subkeys extension 2019-05-03 12:39:28 +02:00
worker Fix one-pass signature verification when using a Worker 2019-05-03 18:40:31 +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 openpgp.reformatKey: Fix key preferences for signing subkeys 2019-05-23 17:37:20 +02: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 Node detection: base on process instead of window (#911) 2019-06-21 15:43:56 +02:00
wkd.js Use Web Crypto for hashing 2018-11-01 14:11:22 +01:00