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

Prevent PGP Signature Type 0xFF #1687

Closed
wants to merge 4 commits into from

Conversation

vanitasvitae
Copy link
Contributor

The Crypto-Refresh specification states:

An implementation MUST NOT create any signature with this type [0xFF], and MUST NOT validate any signature made with this type.

This PR prevents the generation and verification of signatures with type 0xff.

@jill-kleiber jill-kleiber self-assigned this Jun 24, 2024
@dghgit
Copy link
Contributor

dghgit commented Jul 23, 2024

Reviewed and merged. Thanks!

@dghgit dghgit closed this Jul 23, 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