Go supplementary cryptography libraries

Clone this repo:
  1. 1f7c62c ssh/test: skip unsupported tests on js/wasm by Nicola Murino · 20 hours ago master
  2. a5f8048 acme/autocert: use standard functions to pick the cache directory by Alberto Bertogli · 2 years, 6 months ago
  3. 958cde8 Revert "chacha20: add loong64 SIMD implementation" by Michael Pratt · 2 days ago
  4. 51f005c Revert "salsa20: add loong64 SIMD implementation" by Michael Pratt · 2 days ago
  5. 7c35866 Revert "argon2: add loong64 SIMD implementation" by Michael Pratt · 2 days 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.