aboutsummaryrefslogtreecommitdiff
path: root/openpgp/armor
AgeCommit message (Expand)Author
2024-06-26all: bump go.mod version and drop compatibility shimsFilippo Valsorda
2022-11-09all: remove redundant type conversioncui fliter
2022-09-19all: replace io/ioutil with io and os packagecui fliter
2022-04-11all: gofmtRuss Cox
2021-08-13openpgp: fix deprecation messageRoland Shoemaker
2021-08-12openpgp: mark as deprecatedFilippo Valsorda
2020-01-17openpgp/armor: allow armored PGP signature without a CRCKatie Hockman
2014-12-09crypto: add import comments.David Symonds
2014-11-10go.crypto: use golang.org/x/... import pathsAndrew Gerrand
2012-12-15openpgp: improve parser resilience & flexibility, add PublicKey.BitLength()Casey Marshall
2012-02-08go.crypto/openpgp/armor: update for NewBufferSize signature changeAndrew Gerrand
2012-01-25go.crypto: initial codeRuss Cox