Go to file
Sean Colyer f1fd8d2288 Merge pull request #53 from toberndo/extract_pkey
Add extractPublicKey() method to private key
2012-09-05 18:16:42 -07:00
Dependencies added sjcl as dependency 2012-01-17 11:32:24 +01:00
doc Started modifying inline docs to work with jsdoc3 project, https://github.com/jsdoc3/jsdoc. Built doc based on our source and added to doc directory. Our inline docs need more cleanup, but this document structure looks promising. 2012-08-21 23:23:06 -04:00
plugins/chrome Chrome plugin import cleanup. 2012-06-25 20:48:46 -04:00
resources Add extractPublicKey() method to private key 2012-09-04 10:20:52 +02:00
scripts Added major versioning to build process. 2012-08-21 23:22:15 -04:00
src Add extractPublicKey() method to private key 2012-09-04 10:20:52 +02:00
test Use JXG for ZIP decompression 2012-08-27 14:33:48 +02:00
webmail/googlemail.com - removing executable flag from files 2011-12-09 18:29:47 +01:00
.gitignore added os x file 2012-01-16 02:05:16 +01:00
.gitmodules added sjcl as dependency 2012-01-17 11:32:24 +01:00
LICENSE adding restructured GPG4Browsers code 2011-12-09 18:25:41 +01:00
Makefile renamed file 2012-01-18 11:07:00 +01:00
README testing gh-pages again 2011-12-16 15:20:25 +01:00

OpenPGP-JS

Common OpenPGP implementation for JavaScript. Based on:

* http://www.hanewin.net/encrypt/
* https://github.com/seancolyer/gmail-crypt
* https://github.com/mete0r/openpgp-js
* http://fitblip.github.com/JSPGP-Stuffs/
* http://qooxdoo.org/contrib/project/crypto
* https://github.com/GPGTools/Mobile/wiki/Introduction
* http://gpg4browsers.recurity.com/