fork-openpgpjs/src
2014-07-30 16:36:01 +02:00
..
compression remove old files 2014-01-03 20:40:05 +01:00
config fix JSON.parse(null) 2014-06-03 21:55:16 -06:00
crypto Fix twofish cipher: did not accept typed arrays. 2014-04-25 16:35:43 +02:00
encoding Implement content verification using detached signatures 2014-07-03 14:57:52 +02:00
keyring Keyring: don't break on error reading armored key. 2014-04-04 17:14:39 +02:00
packet Key generation: do not clear private MPIs for keys without passphrase. 2014-07-30 16:36:01 +02:00
type Add web worker support. Load the whole library in a web worker 2014-01-13 13:56:06 +01:00
worker update function documentation 2014-06-22 20:43:29 +00:00
cleartext.js Use same signature array structure in verify for ClearSignedMessages as Message 2014-07-07 12:02:13 +02: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 Key generation: do not clear private MPIs for keys without passphrase. 2014-07-30 16:36:01 +02:00
message.js Implement content verification using detached signatures 2014-07-03 14:57:52 +02:00
openpgp.js update function documentation 2014-06-22 20:43:29 +00:00
util.js Refactor cfb.encrypt: fix inconsistent output depending on plaintext length. Use typed arrays for ciphertext. 2014-04-25 16:33:28 +02:00