Go supplementary cryptography libraries

Clone this repo:
  1. a408498 acme: only require prompt if server has terms of service by Sean Liao · 3 months ago master
  2. cab0f71 all: upgrade go directive to at least 1.25.0 [generated] by Gopher Robot · 7 days ago
  3. 2f26647 x509roots/fallback: update bundle by Gopher Robot · 9 days ago
  4. e08b067 go.mod: update golang.org/x dependencies by Gopher Robot · 9 days ago v0.48.0
  5. 7d0074c scrypt: fix panic on parameters <= 0 by Juergen Graf · 8 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.