mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-11-28 00:03:37 +00:00
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.
Add other resources here (e.g. buildbot master scipt)