aboutsummaryrefslogtreecommitdiff
path: root/openpgp/packet/compressed.go
AgeCommit message (Expand)Author
2023-03-20all: fix some commentscui fliter
2014-11-10go.crypto: use golang.org/x/... import pathsAndrew Gerrand
2013-08-15openpgp: Implement compressed data packets & add support for compressing data...Brian Gitonga Marete
2013-07-03openpgp: Add support for BZIP2-compressed data packets.Brian Gitonga Marete
2012-01-25go.crypto: initial codeRuss Cox