crypto/openpgp
namusyaka b0c9c05bfe all: fix article typos
a -> an

Change-Id: I95a940df64cb825887b75a80eadc822095b49781
Reviewed-on: https://go-review.googlesource.com/63991
Run-TryBot: Alex Vaghin <ddos@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Alex Vaghin <ddos@google.com>
2017-09-15 13:46:28 +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 article typos 2017-09-15 13:46:28 +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 openpgp: check errors from ReadKeyRing during test 2017-09-09 19:24:44 +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