Hi Ori, I was facing the same problem not long ago. It wasn't too hard to figure out though, since openpgp.js offers a clean and well documented api in the code itself: https://github.com/openpgpjs/openpgpjs/blob/master/src/openpgp.js
If you need an example for usage, you're welcome to check out the SafeWith.me crypto module: https://github.com/tanx/SafeWith.me/blob/master/war/js/safewithme.crypto.js Kind regards, Tankred Am 21. März 2012 22:38 schrieb Ori <[email protected]>: > Hi guys, > Where can I find a tutorial for the javascript implementation of > openpgpjs? > I didn't found any documentation that explains how to use it. > > _______________________________________________ > > http://openpgpjs.org >
_______________________________________________ http://openpgpjs.org

