Hi, I've got openpgp.js' symmetric encryption working in a seperate web worker thread. If anyone is interest, here's the code:
https://github.com/tanx/SafeWith.me/blob/webworker/war/js/safewithme.crypto.js#L336 This required some minor refactoring/modularization to openpgp.js and I created a pull request on Github. Feedback is welcome. Tankred
_______________________________________________ http://openpgpjs.org

