crypto/openpgp
Joe Tsai 5b4074c2c4 all: fix some vet warnings
Change-Id: I85c2912a6862c6c251450f2a0926ecd33a9fb8e7
Reviewed-on: https://go-review.googlesource.com/34815
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2017-01-04 23:09:04 +00:00
..
armor crypto: add import comments. 2014-12-09 23:26:36 +00:00
clearsign openpgp/clearsign: Handle truncated messages 2016-03-10 22:05:46 +00:00
elgamal crypto: add import comments. 2014-12-09 23:26:36 +00:00
errors crypto: add import comments. 2014-12-09 23:26:36 +00:00
packet all: fix some vet warnings 2017-01-04 23:09:04 +00:00
s2k x/crypto/openpgp/s2k: fix misleading function comment 2016-05-04 14:33:35 +00:00
canonical_text.go go.crypto: initial code 2012-01-25 15:31:12 -05:00
canonical_text_test.go go.crypto: initial code 2012-01-25 15:31:12 -05:00
keys.go all: fix some vet warnings 2017-01-04 23:09:04 +00:00
keys_test.go all: fix some vet warnings 2017-01-04 23:09:04 +00:00
read.go openpgp: fix a typo in a comment 2016-09-28 22:09:27 +00:00
read_test.go openpgp: Allow V3 signatures in messages 2016-04-06 04:37:51 +00:00
write.go x/crypto: fix typos 2016-07-06 16:40:51 +00:00
write_test.go all: fix some vet warnings 2017-01-04 23:09:04 +00:00