Skip to content

x/crypto/openpgp: Encrypt() is missing the compression part #24847

@gprggr

Description

@gprggr

What version of Go are you using (go version)?

go 1.10.1

openpgp.Encrypt(...) is missing the compression part. I fixed it for me by taking a piece of code from
openpgp.SymmetricallyEncrypt(...) beginning at line 123.

diff write.go.old write.go
write.go.diff.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions