fork-openpgpjs/src
2016-01-24 19:55:20 +07:00
..
config Symmetrically encrypted packet: raise error if MDC is missing for modern cipher. 2016-01-07 15:35:47 +01:00
crypto Add var declaration to des.js and use strict mode 2016-01-24 19:55:20 +07:00
encoding Use RegExp.prototype.test instead of String.prototype.match where it is OK 2016-01-07 15:35:47 +01:00
hkp Check http status when uploading key 2015-12-27 16:27:55 +07:00
keyring Keyring: support plain email addresses (without name) as user IDs. 2016-01-07 15:35:47 +01:00
packet Add missing semicolons 2016-01-07 15:35:47 +01:00
type Throw exception on unsupported S2K type. 2015-10-03 15:57:03 +02:00
worker s2k.js,async_proxy.js: Initialize variable data properly 2015-08-19 22:32:06 +05:00
cleartext.js Apply mixed code review thanks to webstorm inspector 2016-01-07 14:46:55 +01:00
enums.js Refactor complete public api to use promises 2014-10-01 19:12:39 +02:00
index.js Add basic HKP lookup and upload support 2015-12-11 13:12:34 +07:00
key.js Support multiple user IDs for key generation 2016-01-07 15:35:47 +01:00
message.js Specify a filename in encrypt fromBinary [Closes #284] 2016-01-07 15:35:47 +01:00
openpgp.js Set config in AsyncProxy 2015-02-11 14:01:08 +01:00
util.js Optimized memory footprint for encrypting and decrypting 2015-06-10 21:12:55 +02:00