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
3779739a63
fork-openpgpjs
/
test
History
Thomas Oberndörfer
060da64aab
Key generation: do not clear private MPIs for keys without passphrase.
2014-07-30 16:36:01 +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
Key generation: do not clear private MPIs for keys without passphrase.
2014-07-30 16:36:01 +02:00
worker
API accepts single public key string instead of array
2014-06-07 14:11:53 -05: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