fork-openpgpjs/src
2018-11-05 11:47:44 +01:00
..
config Only use Web Crypto for hashing beyond a treshold number of bytes 2018-11-01 14:47:22 +01:00
crypto Only use Web Crypto for hashing beyond a treshold number of bytes 2018-11-01 14:47:22 +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 Throw on critical unknown signature subpackets 2018-11-05 11:47:44 +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 Key revocation 2018-07-11 17:45:59 +02: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 Don't hash when comparing key fingerprints 2018-11-01 14:47:21 +01:00
message.js Only accept binary or text signatures when verifying messages 2018-11-05 11:47:39 +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