fork-openpgpjs/src
Daniel Huigens e8ee70b2a8 Fix UnhandledPromiseRejectionWarnings in Node.js
These were introduced in 9bdeaa9 by `await`ing Promises later than
they're created.
2020-01-24 18:05:50 +01:00
..
config Replace 'window' with 'global' 2020-01-24 17:58:04 +01:00
crypto Replace 'window' with 'global' 2020-01-24 17:58:04 +01:00
encoding Fix UnhandledPromiseRejectionWarnings in Node.js 2020-01-24 18:05:50 +01:00
key Implement Key.prototype.clearPrivateParams 2020-01-24 17:57:39 +01:00
keyring Replace 'window' with 'global' 2020-01-24 17:58:04 +01:00
packet Don't keep entire decrypted message in memory while streaming 2020-01-24 17:58:17 +01:00
type Iterated S2K: always hash the full salt+password at least once 2019-11-08 20:15:31 +01:00
worker Replace 'window' with 'global' 2020-01-24 17:58:04 +01:00
cleartext.js Style fixes; add spaces around all infix operators, remove new Buffer (#954) 2019-08-30 12:27:30 +02:00
enums.js Support 3des as a session key algorithm 2018-11-06 17:38:17 +01:00
hkp.js Replace 'window' with 'global' 2020-01-24 17:58:04 +01:00
index.js Create lightweight build that can lazily load indutny/elliptic if needed (#956) 2019-10-25 16:07:57 +02:00
lightweight_helper.js Create lightweight build that can lazily load indutny/elliptic if needed (#956) 2019-10-25 16:07:57 +02:00
message.js Fix UnhandledPromiseRejectionWarnings in Node.js 2020-01-24 18:05:50 +01:00
openpgp.js Replace 'window' with 'global' 2020-01-24 17:58:04 +01:00
polyfills.js Replace 'window' with 'global' 2020-01-24 17:58:04 +01:00
signature.js Comments & code style 2018-08-14 16:35:38 +02:00
util.js Replace 'window' with 'global' 2020-01-24 17:58:04 +01:00
wkd.js Replace 'window' with 'global' 2020-01-24 17:58:04 +01:00