fork-openpgpjs/src
2019-02-25 20:56:33 +01:00
..
config Bump S2K iteration count parameter 2018-11-05 11:47:46 +01:00
crypto Fix ECDH message encryption for some session keys 2019-02-05 13:46:59 +01: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 reading indeterminate-length packets in IE11 2019-02-25 04:41:58 +01:00
type Inline iterated S2K loop 2018-11-01 15:40:04 +01:00
worker Zero-copy transfer buffers from the worker to the main thread 2019-01-09 15:18:56 +01: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 Merge branch 'master' into fix/non-primary-non-revoked-sub-user 2018-12-23 17:52:01 +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 throw on signature verification errors in openpgp.decrypt/verify 2019-01-26 11:41:44 +01:00
polyfills.js Use ES6 build of web-streams-polyfill in non-compat builds 2019-02-25 20:56:33 +01:00
signature.js Comments & code style 2018-08-14 16:35:38 +02:00
util.js Optimize util.removeTrailingSpaces (#848) 2019-01-27 00:22:47 +00:00
wkd.js Use Web Crypto for hashing 2018-11-01 14:11:22 +01:00