fork-openpgpjs/src
2014-03-21 16:11:48 +01:00
..
compression remove old files 2014-01-03 20:40:05 +01:00
config OP-01-005 Side-channel leak in RSA decryption (High). Add config option for RSA blinding, default true. Update jsbn to 1.3. Remove decrypted packets after Message.decrypt(). 2014-03-17 11:54:40 +01:00
crypto Throw error when trying to use IDEA cipher 2014-03-18 18:42:52 +01:00
encoding OP-01-019 Cleartext Message Spoofing in Armor Headers (Critical). Fix: throw error if unknown ASCII armor type. 2014-03-21 16:11:48 +01:00
keyring Keyring: simplify API, accept 16 char hex or fingerprint as keyid. 2014-02-26 11:45:03 +01:00
packet Merge pull request #176 from Matze2010/master 2014-02-27 13:07:28 +01:00
type Add web worker support. Load the whole library in a web worker 2014-01-13 13:56:06 +01:00
worker Add onerror handler to Worker to see uncaught errors 2014-03-07 23:04:22 +01:00
cleartext.js OP-01-009 Cleartext Messages Spoofing by Lax Armor Headers parsing (Critical). Add armor header verification. Verify "Hash" header in cleartext signed message. 2014-03-21 15:37:52 +01:00
enums.js Add a bunch of links to documentation 2014-01-05 23:10:19 -08:00
index.js update docs 2014-02-12 17:05:52 +01:00
key.js OP-01-007 Algorithm Preferences ignored upon Encryption (Low) 2014-03-18 17:45:15 +01:00
message.js OP-01-007 Algorithm Preferences ignored upon Encryption (Low) 2014-03-18 17:45:15 +01:00
openpgp.js do clearer case checking and load minified lib in worker 2014-02-12 19:28:54 +01:00
util.js Add files missed in last commit 2014-01-09 02:47:57 -08:00