crypto/openpgp
Russ Cox 7b82a4e95d all: gofmt
Gofmt to update doc comments to the new formatting.

For golang/go#51082.

Change-Id: I076031b6613691eefbb0f21739366e3fd2011ec9
Reviewed-on: https://go-review.googlesource.com/c/crypto/+/399356
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Russ Cox <rsc@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
2022-04-11 22:02:26 +00:00
..
armor all: gofmt 2022-04-11 22:02:26 +00:00
clearsign openpgp: fix deprecation message 2021-08-13 21:11:28 +00:00
elgamal all: gofmt 2022-04-11 22:02:26 +00:00
errors openpgp: fix deprecation message 2021-08-13 21:11:28 +00:00
packet all: gofmt 2022-04-11 22:02:26 +00:00
s2k openpgp: fix deprecation message 2021-08-13 21:11:28 +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 openpgp: replace "currentTime" with "creationTime" as appropriate 2019-05-06 20:42:51 +00:00
keys_data_test.go openpgp: split up tests and keys 2018-10-09 21:39:50 +00:00
keys_test.go openpgp: split up tests and keys 2018-10-09 21:39:50 +00:00
read.go openpgp: fix deprecation message 2021-08-13 21:11:28 +00:00
read_test.go openpgp: fix vet issue in tests 2018-05-09 02:20:26 +00:00
write.go openpgp: support SHA384 2018-12-03 04:23:31 +00:00
write_test.go openpgp: support creating signatures compatible with 'gpg --sign'. 2018-07-18 16:05:20 +00:00