aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/crypto/openpgp/read.go
AgeCommit message (Expand)Author
2012-01-25build: remove code now in subrepositoriesRuss Cox
2012-01-24crypto: rename some FooError to ErrFooBrad Fitzpatrick
2012-01-11crypto/openpgp: assorted cleanupsAdam Langley
2011-11-01src/pkg/[a-m]*: gofix -r error -force=errorRuss Cox
2011-07-07crypto/openpgp: fixed dangerous use of for loop variableGideon Jan-Wessel Redelinghuys
2011-06-21crypto/openpgp: add ElGamal support.Adam Langley
2011-06-10crypto/openpgp: add ability to encrypt messages.Adam Langley
2011-05-18pkg: spelling tweaks, A-HRobert Hencke
2011-04-20src/pkg: make package doc comments consistently start with "Package foo".Nigel Tao
2011-02-24crypto/openpgp: add packageAdam Langley