fork-openpgpjs/test/general
2014-07-03 14:57:52 +02:00
..
armor.js Implement content verification using detached signatures 2014-07-03 14:57:52 +02:00
basic.js Warn user with signature null for wrong public key instead of exception. 2014-07-01 16:22:09 +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 Allow private keys for verify methods in Cleartext and Message class. Refactor getKeyPacket methods in Key class. 2014-05-14 11:32:09 +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 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
signature.js Implement content verification using detached signatures 2014-07-03 14:57:52 +02:00