This website requires JavaScript.
Explore
Help
Sign In
suzanne.soy
/
fork-openpgpjs
Watch
1
Star
0
Fork
0
You've already forked fork-openpgpjs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
060da64aab
fork-openpgpjs
/
test
/
general
History
Thomas Oberndörfer
060da64aab
Key generation: do not clear private MPIs for keys without passphrase.
2014-07-30 16:36:01 +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
Key generation: do not clear private MPIs for keys without passphrase.
2014-07-30 16:36:01 +02:00