Go supplementary cryptography libraries

Clone this repo:
  1. 7a4a4d6 salsa20: add loong64 SIMD implementation by Xiaolin Zhao · 1 year, 3 months ago master
  2. 1f7c531 blake2b: add loong64 SIMD implementation by Xiaolin Zhao · 1 year, 6 months ago
  3. 234d0b5 chacha20: add loong64 SIMD implementation by Xiaolin Zhao · 1 year, 3 months ago
  4. a083cb7 argon2: add loong64 LSX implementation of blamka by XiaolinZhao · 3 weeks ago
  5. b4dcfb5 acme: support standards-compliant order finalization by Daniel McCarney · 5 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.