fork-openpgpjs/src
Tankred Hase 843fba0d40 Use underscore instead of camelcase in config
zeroCopy —> zero_copy
useNative —> use_native
Remove unnecessary tests from build
2016-03-24 21:02:29 +08:00
..
config Use underscore instead of camelcase in config 2016-03-24 21:02:29 +08:00
crypto Use underscore instead of camelcase in config 2016-03-24 21:02:29 +08:00
encoding Finish refactoring src/**/*.js to use import & export 2016-02-05 15:23:11 +07:00
keyring Finish refactoring src/**/*.js to use import & export 2016-02-05 15:23:11 +07:00
packet Use underscore instead of camelcase in config 2016-03-24 21:02:29 +08:00
type Finish refactoring src/**/*.js to use import & export 2016-02-05 15:23:11 +07:00
worker Remove function bind polyfill from worker.js 2016-02-18 11:15:59 +07:00
cleartext.js Finish refactoring src/**/*.js to use import & export 2016-02-05 15:23:11 +07:00
enums.js Fix link to IEFT draft packet tag in enums.js 2016-03-22 17:45:18 +08:00
hkp.js Fix @fileoverview comment in hkp module 2016-02-07 08:15:33 +07:00
index.js Refactor src/index.js to re-export ES6 module 2016-02-05 09:09:04 +07:00
key.js Prefer aes128 over aes192 (no WebCrypto support) 2016-03-24 10:53:30 +08:00
message.js Cleanup Promise code 2016-03-24 09:29:41 +08:00
openpgp.js Rename useAEAD --> nativeAEAD 2016-03-24 13:49:26 +08:00
util.js Use underscore instead of camelcase in config 2016-03-24 21:02:29 +08:00