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

Remove signature rejection logic based on hash #303

Merged
merged 3 commits into from
Oct 29, 2024

Conversation

lubux
Copy link
Member

@lubux lubux commented Oct 29, 2024

The hash rejection is handled by the lower level library go-crypto.

Signature hash validility is handled in go-crypto.
@lubux lubux added the v3 Targeting GopenPGP v3 label Oct 29, 2024
crypto/signature.go Outdated Show resolved Hide resolved
@lubux lubux merged commit c664aa9 into main Oct 29, 2024
9 checks passed
@lubux lubux deleted the fix/v3-move-hash-rejection-to-go-crypto branch October 29, 2024 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v3 Targeting GopenPGP v3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants