fork-openpgpjs/src
Sanjana Rajan b0ac142f2e
Merge pull request #847 from twiss/dont-throw-verification-errors
Don't throw on signature verification errors in openpgp.decrypt/verify
2019-01-27 00:18:41 +00:00
..
config Bump S2K iteration count parameter 2018-11-05 11:47:46 +01:00
crypto new BN, fix doc 2019-01-22 16:50:06 +01:00
encoding Fix armor parsing in edge case where reader.readToEnd() returns new Uint8Array([]) 2018-12-21 17:00:45 -05:00
keyring Move streams library to a separate package 2018-08-14 16:35:40 +02:00
packet Simplify MDC verification 2019-01-02 15:13:00 +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 documentation fixes 2018-03-08 10:55:58 -08: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 Merge pull request #815 from twiss/userIds 2018-12-23 17:50:46 +01:00
openpgp.js Don't throw on signature verification errors in openpgp.decrypt/verify 2019-01-26 11:41:44 +01:00
polyfills.js Add --compat option 2018-08-14 17:24:41 +02:00
signature.js Comments & code style 2018-08-14 16:35:38 +02:00
util.js Don't zero-copy transfer buffers in Safari 11.1 and Chrome < 56 2019-01-15 20:16:59 +01:00
wkd.js Use Web Crypto for hashing 2018-11-01 14:11:22 +01:00