Go supplementary cryptography libraries

Clone this repo:
  1. 3f62bf1 go.mod: update golang.org/x dependencies by Gopher Robot · 4 days ago master v0.57.0
  2. 86efde5 ssh: reject unexpected message types on established channels by Nicola Murino · 3 months ago v0.56.0
  3. a6cdac6 ssh: drop traffic on undecided channels by Nicola Murino · 3 months ago
  4. 39dc44e ssh: don't skip the source-address critical option in CheckCert by Nicola Murino · 4 weeks ago
  5. afebf4c x509roots/fallback/bundle: make subjectsEqual stricter on Go 1.27+ by Dmitri Shuralyov · 4 months 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.