commit | 51f005cfd443a6a8fe542c8c2e58ed138f1cbbe2 | [log] [tgz] |
---|---|---|
author | Michael Pratt <mpratt@google.com> | Tue Apr 15 02:22:27 2025 -0700 |
committer | Gopher Robot <gobot@golang.org> | Wed Apr 16 06:50:29 2025 -0700 |
tree | bc311661103a3a43c79c1cb88f06d0f8a9c1aa06 | |
parent | 7c358664da2071dd8c46274b0e0ba68b11f796cd [diff] |
Revert "salsa20: add loong64 SIMD implementation" This reverts CL 663375. Reason for revert: Does not build on 1.23 or 1.24 For golang/go#73354. Change-Id: I251d598423b83c01cc2e04ddf6f49ae14095fa7c Reviewed-on: https://go-review.googlesource.com/c/crypto/+/665535 Auto-Submit: Michael Pratt <mpratt@google.com> Reviewed-by: abner chenc <chenguoqi@loongson.cn> Reviewed-by: Dmitri Shuralyov <dmitshur@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.