Hi Peter, > As part of my Google Summer of Code work for the CryptoStick project,
cool! > I have started an attempt to convert the OpenPGP.js framework to using > W3C's WebCrypto for key generation or discovery and subsequent key usage > for signing, verifying, encrypting and decrypting messages. Sounds good. Have you had a look at https://github.com/openpgpjs/openpgpjs/issues/91 ? Hope to see some code at the end that can use the WebCrypto APIs, but also has fallbacks. > What I have done so far is available at my fork of the OpenPGP.js > repository on GitHub in the roam-webcrypto-master-owncrypto branch: > https://github.com/ppentchev/openpgpjs/tree/roam-webcrypto-master-owncrypto Hope to see your changes in the main/devel branch at the end (or even better: on a regular basis). > Here's a little explanation of the directions taken and ideas for what > may be done, both in the short and long term; what do you think about > it? TL;DR - but it looks like a tremendous amount of work! Very nice. Hope someone from this list will have a closer look at this ;) > Whoa, you actually made it this far! At least scanning over the lines ;) > And thanks once again for your work on OpenPGP.js! Thanks for working so hard on the extensions. Best regards, Alex _______________________________________________ http://openpgpjs.org

