Go supplementary cryptography libraries

Clone this repo:
  1. 3bf9d2a ssh/test: skip KEX test if unsupported by system SSH client by Nicola Murino · 3 weeks ago master v0.39.0
  2. 9bab967 go.mod: update golang.org/x dependencies by Gopher Robot · 3 weeks ago
  3. 4f9f0ca x509roots/fallback: add init time benchmark by Mateusz Poliwczak · 4 weeks ago
  4. eac7cf0 x509roots/fallback: move parsing code to a non-generated file by Mateusz Poliwczak · 4 weeks ago
  5. 18228cd acme: return err from deprecated TLS-SNI-[01|02] functions by Daniel McCarney · 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.