fork-openpgpjs/test/general
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
..
armor.js Use dist/openpgp instead of src/index because of future ES6 transpilation under node 2016-01-23 07:05:59 +07:00
hkp.js Don't inject fetch polyfill in hkp module anymore 2016-01-29 20:03:11 +07:00
index.js Move most test high lvl api test code to test/openpgp.js, cleanup 2016-02-10 15:07:05 +07:00
key.js Prefer aes128 over aes192 (no WebCrypto support) 2016-03-24 10:53:30 +08:00
keyring.js Use dist/openpgp instead of src/index because of future ES6 transpilation under node 2016-01-23 07:05:59 +07:00
openpgp.js Use underscore instead of camelcase in config 2016-03-24 21:02:29 +08:00
packet.js Use web worker for encrypt/decrypt if no native gcm 2016-03-23 21:17:36 +08:00
signature.js Use web worker for encrypt/decrypt if no native gcm 2016-03-23 21:17:36 +08:00
util.js Use underscore instead of camelcase in config 2016-03-24 21:02:29 +08:00