Hello, I tried using openpgp.js, and it turns out that generating a key pair with large keys is really slow, it potentially makes the browser unresponsive for quite a while. I tried wrapping the whole thing in a worker thread, but then it doesn't have access to window.crypto, and I don't understand enough of the code to work around that. Any tips? Is anyone working on a way to make this asynchronous? thanks, Attila
_______________________________________________
http://openpgpjs.org Subscribe/unsubscribe: http://list.openpgpjs.org

