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

Implement OpenPGP v6 & LibrePGP v5 signature verification #1725

Closed
wants to merge 18 commits into from

Conversation

vanitasvitae
Copy link
Contributor

@vanitasvitae vanitasvitae commented Jun 30, 2024

This PR implements verification of v6 signatures.
It also now fixes parsing and fingerprint calculation (#1703) of v5 keys, as well as initial v5 signature verification.

@vanitasvitae vanitasvitae changed the title Implement OpenPGP v6 signature verification Implement OpenPGP v6 & LibrePGP v5 signature verification Jul 6, 2024
@jill-kleiber jill-kleiber self-assigned this Jul 8, 2024
CANONICAL_TEXT signatures update() would handle 'd0' specially,
resulting in broken signature verification if salt contained 'd0'.
With this patch, we push salt to sigOut directly.
@dghgit dghgit closed this Jul 24, 2024
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.

3 participants