invalid signature: MDC hash mismatch
instead of io.EOF after io.EOF
#257
Labels
v2
Targeting GopenPGP v2
Once an
io.EOF
is returned,PlainMessageReader
should returnio.EOF
for reads past the end of stream. Many libraries depend on this behavior (https://github.com/gocarina/gocsv, for example).The text was updated successfully, but these errors were encountered: