| commit | eac7cf0d78a4920a916d2eb7e9ced233544fdc08 | [log] [tgz] |
|---|---|---|
| author | Mateusz Poliwczak <mpoliwczak34@gmail.com> | Sun May 25 16:49:41 2025 +0200 |
| committer | Gopher Robot <gobot@golang.org> | Sat May 31 02:59:06 2025 -0700 |
| tree | 4b4c6f315ae451b17f7bfd2bad77a3087a2485a5 | |
| parent | 18228cd6f13eca120291bd4cf343c10ca24d7e3f [diff] |
x509roots/fallback: move parsing code to a non-generated file For golang/go#73691 Change-Id: I3e2b09055c39286d863fe70ca3bd72a839e25d0a Reviewed-on: https://go-review.googlesource.com/c/crypto/+/676215 Reviewed-by: Michael Knyszek <mknyszek@google.com> Reviewed-by: Roland Shoemaker <roland@golang.org> Reviewed-by: Sean Liao <sean@liao.dev> Auto-Submit: Sean Liao <sean@liao.dev> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
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.