fork-openpgpjs/src
2018-03-08 15:36:40 +01:00
..
config Slightly simplifies key.js; adds key.verifyKeyPackets which should be run before getEncryption/SigningKeyPacket 2018-03-08 10:01:54 +01:00
crypto Slightly simplifies key.js; adds key.verifyKeyPackets which should be run before getEncryption/SigningKeyPacket 2018-03-08 10:01:54 +01:00
encoding Use let and const ES6 features. 2018-02-13 23:33:09 +01:00
keyring Simplifies (Key|User|SubKey).isRevoked, API changes in key.js 2018-03-08 10:01:54 +01:00
packet Last little things become async ... 2018-03-08 10:01:55 +01:00
type Addresses @sanjanarajan's comments 2018-03-08 10:01:54 +01:00
worker some cleanup 2018-03-06 10:04:33 -08:00
cleartext.js Simplifies (Key|User|SubKey).isRevoked, API changes in key.js 2018-03-08 10:01:54 +01:00
enums.js OID's stored as Uint8Array 2018-03-01 11:35:16 -08:00
hkp.js Modernizes util.js 2018-02-28 15:49:41 -08:00
index.js Remove 'user strict' 2018-02-13 23:33:09 +01:00
key.js update comments 2018-03-08 15:36:40 +01:00
message.js Last little things become async ... 2018-03-08 10:01:55 +01:00
openpgp.js Simplifies (Key|User|SubKey).isRevoked, API changes in key.js 2018-03-08 10:01:54 +01:00
polyfills.js Documentation and cleanups 2018-02-07 03:25:28 -08:00
signature.js change JS zlib to pako, use Node zlib if available 2018-02-14 14:21:53 -08:00
util.js utils fix 2018-03-08 14:28:50 +01:00