fork-openpgpjs/src
2016-02-09 11:32:35 +07:00
..
config Cleanup config 2016-02-06 19:11:58 +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 Decode utf8 text only for correct format in Literal.getText() 2016-02-06 22:58:43 +07:00
type Finish refactoring src/**/*.js to use import & export 2016-02-05 15:23:11 +07:00
worker Use 'armor' param in encrypt api instead of 'packets' to return full message object 2016-02-09 11:32:35 +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 Add type validation util functions 2016-02-08 13:36:21 +07:00
openpgp.js Use 'armor' param in encrypt api instead of 'packets' to return full message object 2016-02-09 11:32:35 +07:00
util.js Add type validation util functions 2016-02-08 13:36:21 +07:00