mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2026-03-09 10:22:49 +00:00
4a99ed0dfaa0daddd7df8b25bcf3256cd7ead633
This is a Gnu extension for private keys with stripped secrets, which can be created by GnuPG's --export-secret-subkeys mode. Before this patch, "ERROR: unknown s2k type! 101" would be logged as an error (though other than that, things seemed to function normally).
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%