Go supplementary cryptography libraries

Clone this repo:
  1. d0a798f cryptobyte: fix typo 'octects' into 'octets' for asn1.go by Simon Josefsson · 3 days ago master
  2. acbcbef acme: remove unnecessary []byte conversion by Mateusz Poliwczak · 2 years, 3 months ago
  3. 376eb14 x509roots: support constrained roots by Roland Shoemaker · 3 weeks ago
  4. b369b72 crypto/internal/poly1305: implement function update in assembly on loong64 by Xiaolin Zhao · 3 months ago
  5. 6b853fb ssh/knownhosts: check more than one key by Carlos A Becker · 2 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.