Go supplementary cryptography libraries

Clone this repo:
  1. b4f1988 ssh: make the public key cache a 1-entry FIFO cache by Roland Shoemaker · 8 days ago master v0.31.0
  2. 7042ebc openpgp/clearsign: just use rand.Reader in tests by Roland Shoemaker · 7 days ago v0.30.0
  3. 3e90321 go.mod: update golang.org/x dependencies by Gopher Robot · 7 days ago
  4. 8c4e668 x509roots/fallback: update bundle by Gopher Robot · 2 weeks ago
  5. 6018723 go.mod: update golang.org/x dependencies by Gopher Robot · 5 weeks ago v0.29.0

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.