Go supplementary cryptography libraries

Clone this repo:
  1. ef5341b go.mod: update golang.org/x dependencies by Gopher Robot · 2 days ago master v0.41.0
  2. b999374 acme: fix pebble subprocess output data race by Daniel McCarney · 3 days ago
  3. c247dea x509roots/fallback: store bundle certs directly in DER by Mateusz Poliwczak · 3 months ago
  4. 1fda731 acme: increase pebble test waitForServer attempts by Daniel McCarney · 9 days ago
  5. 1b4c3d2 x509roots/fallback: update bundle by Gopher Robot · 4 weeks ago

Go Cryptography

Go Reference

This repository holds supplementary Go cryptography packages.

Report Issues / Send Patches

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.