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

invalid signature: MDC hash mismatch instead of io.EOF after io.EOF #257

Open
wizardishungry opened this issue Nov 10, 2023 · 0 comments
Open
Labels
v2 Targeting GopenPGP v2

Comments

@wizardishungry
Copy link

Once an io.EOF is returned, PlainMessageReader should return io.EOF for reads past the end of stream. Many libraries depend on this behavior (https://github.com/gocarina/gocsv, for example).

@lubux lubux added the v2 Targeting GopenPGP v2 label Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2 Targeting GopenPGP v2
Projects
None yet
Development

No branches or pull requests

2 participants