fork-openpgpjs/src
2016-02-10 15:33:45 +07:00
..
config Support transferable objects in web worker for zero copy support 2016-02-09 17:01:48 +07:00
crypto Cleanup style inconsistencies in cfb.js and random.js 2016-02-06 13:36:19 +07: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 Revert "Decode utf8 text only for correct format in Literal.getText()" 2016-02-10 15:33:45 +07:00
type Finish refactoring src/**/*.js to use import & export 2016-02-05 15:23:11 +07:00
worker Cleanup worker.js 2016-02-09 20:35:23 +07:00
cleartext.js Finish refactoring src/**/*.js to use import & export 2016-02-05 15:23:11 +07:00
enums.js Finish refactoring src/**/*.js to use import & export 2016-02-05 15:23:11 +07: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 Write tests for new api: openpgp.generateKey 2016-02-08 19:32:42 +07:00
message.js Delete plaintext sessionKey from packet after calling message.encryptSessionKey 2016-02-10 12:58:12 +07:00
openpgp.js Test encrypt/decryptSessionKey and finalize api, review docs 2016-02-10 12:52:13 +07:00
util.js Added unit tests for util.getTransferables 2016-02-10 12:52:13 +07:00