Go supplementary cryptography libraries

Clone this repo:
  1. 9d77937 acme: include order problem in OrderError by Daniel McCarney · 3 months ago master
  2. 8f580de ssh: remove Go 1.24 build tag for ML-KEM kex by Nicola Murino · 13 days ago
  3. a4d1237 ssh/knownhosts: improve IPv6 support in Normalize by Nicola Murino · 4 weeks ago
  4. b8d8dae curve25519: include potential fips140=only error in panic message by Filippo Valsorda · 3 weeks ago
  5. f5a2eab ssh: use curve25519.X25519 instead of curve25519.ScalarMult by Filippo Valsorda · 3 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.