You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Better detection of unencrypted data (#18) -- will now raise a PGPException in most cases if you try to decrypt some data that isn't a PGP-formatted message.
Allow public keys to be loaded from GPG2 kbx (aka "keybox") files (#21).