commit | 96dc232fbd7928e9c23da42e770c8b79a2348d86 | [log] [tgz] |
---|---|---|
author | Michael Stapelberg <stapelberg@golang.org> | Thu Jul 10 10:58:35 2025 +0200 |
committer | Gopher Robot <gobot@golang.org> | Thu Sep 11 08:14:50 2025 -0700 |
tree | eaeda4be0b841c6e7e04eb09b34ad7816c4b39dd | |
parent | 8c9ba318361080ea198c7461b6db621022d0a88e [diff] |
x509roots/fallback/bundle: add bundle package to export root certs Fixes golang/go#69898 Change-Id: Idbb1bbe48016a622414c84a56fe26f48bfe712c8 Reviewed-on: https://go-review.googlesource.com/c/crypto/+/687155 Reviewed-by: Roland Shoemaker <roland@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Roland Shoemaker <roland@golang.org> Reviewed-by: Mateusz Poliwczak <mpoliwczak34@gmail.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.