Go supplementary cryptography libraries

Clone this repo:
  1. 03ca0dc go.mod: update golang.org/x dependencies by Gopher Robot · 34 hours ago master v0.50.0
  2. 8400f4a ssh: respect signer's algorithm preference in pickSignatureAlgorithm by Nicola Murino · 8 weeks ago
  3. 81c6cb3 ssh: swap cbcMinPaddingSize to cbcMinPacketSize to get encLength by Rob Picard · 4 weeks ago
  4. 982eaa6 go.mod: update golang.org/x dependencies by Gopher Robot · 4 weeks ago v0.49.0
  5. 159944f ssh,acme: clean up tautological/impossible nil conditions by Neal Patel · 2 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.