fork-openpgpjs/src
2018-12-10 15:20:11 +01:00
..
config Bump S2K iteration count parameter 2018-11-05 11:47:46 +01:00
crypto Fix undefined behavior when reading 3des algo 2018-12-10 14:21:52 +01:00
encoding Make newlines in armored objects consistent 2018-09-13 14:32:35 +02:00
keyring Move streams library to a separate package 2018-08-14 16:35:40 +02:00
packet Handle end of stream in compression correctly 2018-12-07 11:47:52 +01:00
type Inline iterated S2K loop 2018-11-01 15:40:04 +01:00
worker Allow simultaneously reading data and waiting for signature verification 2018-08-10 14:46:22 +02:00
cleartext.js Add openpgp.cleartext.fromText 2018-08-14 16:35:41 +02: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 Revise check on key revocation sub packet: throwing the exception should only be done on single keys and not discard the whole armored block with possibly multiple keys. Evaluate only self-signatures. 2018-11-30 11:45:31 +01:00
message.js Consider non-expired signatures from expired keys to still be valid 2018-12-10 15:20:11 +01:00
openpgp.js Don't return streams in openpgp.revokeKey() 2018-11-05 11:15:39 +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 Clean up checksum calculation 2018-11-01 14:47:22 +01:00
wkd.js Use Web Crypto for hashing 2018-11-01 14:11:22 +01:00