isislovecruft / python-gnupg

A modified version of python-gnupg, including security patches, extensive documentation, and extra features.
Other
424 stars 172 forks source link

Fix fingerprint parsing (issue #225) #245

Open jannschu opened 6 years ago

jannschu commented 6 years ago

When the key has sub keys their fingerprints overwrite the correct one. Resolves #225.