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
ecb6798441
fork-openpgpjs
/
test
History
Tankred Hase
ecb6798441
Throw an error if a wrong public key is used to verify a signature.
2014-06-30 19:26:33 +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
Throw an error if a wrong public key is used to verify a signature.
2014-06-30 19:26:33 +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