commit | acbcbef23f9b1b3b7c64673f0ed8baa83475edbe | [log] [tgz] |
---|---|---|
author | Mateusz Poliwczak <mpoliwczak34@gmail.com> | Sun Dec 11 12:29:08 2022 +0000 |
committer | Gopher Robot <gobot@golang.org> | Mon Mar 17 08:22:03 2025 -0700 |
tree | a9ffcfc4ed5737c6907ea41edb755ad6303f882c | |
parent | 376eb1400636d0d687bee5520daadb5fdeac3311 [diff] |
acme: remove unnecessary []byte conversion Change-Id: Iddbe6bcb7a5487678c48df65903571b4625fc9f9 GitHub-Last-Rev: 2552a8d99c7472f029d7da270fa814398793b564 GitHub-Pull-Request: golang/crypto#243 Reviewed-on: https://go-review.googlesource.com/c/crypto/+/456438 Reviewed-by: Roland Shoemaker <roland@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: Sean Liao <sean@liao.dev> Auto-Submit: Sean Liao <sean@liao.dev>
This repository holds supplementary Go cryptography packages.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/crypto.
The main issue tracker for the crypto repository is located at https://go.dev/issues. Prefix your issue with “x/crypto:” in the subject line, so it is easy to find.
Note that contributions to the cryptography package receive additional scrutiny due to their sensitive nature. Patches may take longer than normal to receive feedback.