Go supplementary cryptography libraries

Clone this repo:
  1. 7dacc38 chacha20poly1305: error out in fips140=only mode by Filippo Valsorda · 3 days ago master
  2. 19acf81 go.mod: update golang.org/x dependencies by Gopher Robot · 3 days ago v0.46.0
  3. 3a1c6b4 x509roots/fallback: update bundle by Gopher Robot · 2 weeks ago
  4. f4602e4 ssh/agent: fix flaky test by ensuring a writeable home directory by Michael Stapelberg · 9 days ago
  5. 4e0068c go.mod: update golang.org/x dependencies by Gopher Robot · 3 weeks ago v0.45.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.