commit | 0091fc8e7c693be8d8cbfee206c04512cf4f7513 | [log] [tgz] |
---|---|---|
author | Michael Pratt <mpratt@google.com> | Sun Apr 13 22:05:13 2025 -0700 |
committer | Gopher Robot <gobot@golang.org> | Mon Apr 14 04:06:44 2025 -0700 |
tree | 0ec78c3c6670a79c6477b3b4939bc2081f44d208 | |
parent | 388684e50b26e51e1428afcacb811c0732c45c01 [diff] |
Revert "blake2s: add loong64 SIMD implementation" This reverts CL 661215. Reason for revert: Does not build on 1.23 or 1.24 Fixes #73354. Change-Id: I90abd8a3dabf5c0d9fd1062de3ba3e78ecb2f2e8 Reviewed-on: https://go-review.googlesource.com/c/crypto/+/664796 Reviewed-by: Carlos Amedee <carlos@golang.org> Auto-Submit: Michael Pratt <mpratt@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
This repository holds supplementary Go cryptography packages.
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.