fork-openpgpjs/test/general
Tankred Hase cbe4a17ccb Refactor key generation to use callback
* TODO: reactive native web crypto in rsa.js:142
* TODO: generate publicExponent Uint8Array from argument E in rsa.js:148
* TODO: signing with generated web crypto key fails with "Could not find valid key packet for signing in key"
2014-09-30 18:22:17 +02:00
..
armor.js Implement content verification using detached signatures 2014-07-03 14:57:52 +02:00
basic.js Refactor key generation to use callback 2014-09-30 18:22:17 +02:00
index.js OP-01-009 Cleartext Messages Spoofing by Lax Armor Headers parsing (Critical). Add armor header verification. Verify "Hash" header in cleartext signed message. 2014-03-21 15:37:52 +01:00
key.js Refactor key generation to use callback 2014-09-30 18:22:17 +02:00
keyring.js 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
packet.js Refactor key generation to use callback 2014-09-30 18:22:17 +02:00
signature.js Refactor key generation to use callback 2014-09-30 18:22:17 +02:00