fork-openpgpjs/src/worker
Artem Chudinov 9de55b49f3 s2k.js,async_proxy.js: Initialize variable data properly
It fixes error when running the example code (in Node.js with enforced strict
mode) from README.md:

[ReferenceError: data is not defined]
Error: Error generating keypair using js fallback!
    at /tmp/fff/node_modules/openpgp/src/openpgp.js:266:13
    at process._tickDomainCallback (node.js:399:9)
2015-08-19 22:32:06 +05:00
..
async_proxy.js s2k.js,async_proxy.js: Initialize variable data properly 2015-08-19 22:32:06 +05:00
worker.js Set config in AsyncProxy 2015-02-11 14:01:08 +01:00