fork-openpgpjs/test
2014-10-01 13:13:09 +02:00
..
crypto Refactor cfb.encrypt: fix inconsistent output depending on plaintext length. Use typed arrays for ciphertext. 2014-04-25 16:33:28 +02:00
general Refactor key generation to use callback 2014-09-30 18:22:17 +02:00
worker Refactor keygen to use promises (Work in progress) 2014-10-01 13:13:09 +02:00
unittests.html Generate openpgp.js without source map. New source map target is openpgp_debug.js. Change dependency of workers: openpgp.worker.js -> openpgp.js, openpgp.worker.min.js -> openpgp.min.js. Remove openpgp.js with maps from unittests-bundle.js 2014-03-31 16:09:23 +02:00
unittests.js Unit tests for web worker. Only active for browsers. 2014-01-13 15:42:03 +01:00