fork-openpgpjs/src/type
Brian Bloniarz 4a99ed0dfa Add support for GnuPG type 1001 s2k extension
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).
2013-02-06 08:36:56 -08:00
..
openpgp.type.keyid.js Updates to documentation. Most all classes should now be jsdoc compliant. 2012-09-11 21:54:42 -04:00
openpgp.type.mpi.js Updates to documentation. Most all classes should now be jsdoc compliant. 2012-09-11 21:54:42 -04:00
openpgp.type.s2k.js Add support for GnuPG type 1001 s2k extension 2013-02-06 08:36:56 -08:00