mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2026-03-04 16:25:17 +00:00
2bb3c30025918fe0645e1b811401f5169ced7b34
openpgp_keyring.getPublicKeysForKeyId will now search subkeys when looking for the ID, and return a key object based on that subkey. Updated to add a method, getSubKeyAsKey, to openpgp_msg_publickey. This returns a full-fledged openpgp_msg_publickey object for a chosen subkey.
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/
Description
Languages
JavaScript
97.7%
TypeScript
2.2%