go-crypto/openpgp
cuishuang 0da2a6a1bb openpgp: fix function name in comment
Change-Id: Ic788ebe311fafa0f5d9750d5f7f25fb70dc0606d
Reviewed-on: https://go-review.googlesource.com/c/crypto/+/579175
Run-TryBot: shuang cui <imcusg@gmail.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
2024-04-16 17:48:22 +00:00
..
armor all: remove redundant type conversion 2022-11-09 16:50:04 +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: fix some comments 2023-03-20 20:33:29 +00:00
s2k all: fix a few function names on comments 2022-10-12 13:45:58 +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 comments 2023-01-30 18:50:24 +00:00
keys_data_test.go openpgp: split up tests and keys 2018-10-09 21:39:50 +00:00
keys_test.go openpgp: fix function name in comment 2024-04-16 17:48:22 +00:00
read.go openpgp: fix deprecation message 2021-08-13 21:11:28 +00:00
read_test.go all: replace io/ioutil with io and os package 2022-09-19 17:36:07 +00:00
write.go all: replace io/ioutil with io and os package 2022-09-19 17:36:07 +00:00
write_test.go all: replace io/ioutil with io and os package 2022-09-19 17:36:07 +00:00