fork-openpgpjs/src
Thomas Oberndörfer 3612fc12dc Add web worker support. Load the whole library in a web worker
and make the high-level API accessible from an asynchronous proxy.
Entropy is seeded to worker on each generateKeyPair() call.
Allow serialization of packets and custom types for messaging API.
2014-01-13 13:56:06 +01:00
..
compression remove old files 2014-01-03 20:40:05 +01:00
config Add files missed in last commit 2014-01-09 02:47:57 -08:00
crypto Add web worker support. Load the whole library in a web worker 2014-01-13 13:56:06 +01:00
encoding remove old files 2014-01-03 20:40:05 +01:00
keyring Fix travis problem hopefully for real this time 2014-01-09 09:59:25 -08:00
packet Add web worker support. Load the whole library in a web worker 2014-01-13 13:56:06 +01:00
type Add web worker support. Load the whole library in a web worker 2014-01-13 13:56:06 +01:00
worker Add web worker support. Load the whole library in a web worker 2014-01-13 13:56:06 +01:00
cleartext.js Add a bunch of links to documentation 2014-01-05 23:10:19 -08:00
enums.js Add a bunch of links to documentation 2014-01-05 23:10:19 -08:00
index.js Add web worker support. Load the whole library in a web worker 2014-01-13 13:56:06 +01:00
key.js Add a bunch of links to documentation 2014-01-05 23:10:19 -08:00
message.js Add a bunch of links to documentation 2014-01-05 23:10:19 -08:00
openpgp.js Add a bunch of links to documentation 2014-01-05 23:10:19 -08:00
util.js Add files missed in last commit 2014-01-09 02:47:57 -08:00