Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PGPKey.decrypt misusing message.issuers instead of encrypters. #183

Merged
merged 1 commit into from Jun 21, 2017

Conversation

J08nY
Copy link
Contributor

@J08nY J08nY commented Jun 20, 2017

We only want to see if our key/subkey fingerprint is in some of the PKESKs, we don't care if it's in the signatures.

 - We only want to see if our key/subkey fingerprint is in some of
   the PKESKs, we don't care if it's in the signatures.
@coveralls
Copy link

coveralls commented Jun 20, 2017

Coverage Status

Coverage remained the same at 99.565% when pulling 44ba606 on J08nY:fix/key-decrypt-issuers into 7f5348f on SecurityInnovation:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.565% when pulling 44ba606 on J08nY:fix/key-decrypt-issuers into 7f5348f on SecurityInnovation:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.565% when pulling 44ba606 on J08nY:fix/key-decrypt-issuers into 7f5348f on SecurityInnovation:master.

@Commod0re Commod0re merged commit 87718d1 into SecurityInnovation:master Jun 21, 2017
@Commod0re
Copy link
Contributor

Nice catch!

@Commod0re Commod0re added this to the 0.4.2 milestone Jun 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants