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 VerifyDetachedSignatureAndSaltedHash and SaltedHashSpecifier #196

Merged
merged 2 commits into from
Jan 24, 2024

Conversation

lubux
Copy link
Contributor

@lubux lubux commented Jan 19, 2024

This pull request removes the openpgp.VerifyDetachedSignatureAndSaltedHash function and the packet.SaltedHashSpecifier as they are not required anymore. They were introduced for verifying the headers in cleartext messages. However, in the latest crypto refresh specification, cleartext message headers were dropped.

openpgp/v2/read.go Outdated Show resolved Hide resolved
Co-authored-by: Daniel Huigens <d.huigens@protonmail.com>
@lubux lubux merged commit 9d2beb2 into main Jan 24, 2024
8 checks passed
@lubux lubux deleted the feat/remove-salted-hash-check branch January 24, 2024 08:16
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

2 participants