fork-openpgpjs/src
2018-12-17 12:52:30 -05:00
..
config Bump S2K iteration count parameter 2018-11-05 11:47:46 +01:00
crypto Fix CMAC of the empty string 2018-12-17 12:27:08 -05: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 Return generic error on PKESK checksum mismatch when decrypting 2018-12-17 12:27:07 -05: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 Add config values to preferred algorithms 2018-12-17 12:52:30 -05:00
message.js Always look at the same literal data packet in getText() and verify() 2018-12-17 12:27:05 -05: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