crypto/internal
Paul E. Murphy 6c21748958 internal/poly1305: extend ppc64le support to ppc64
The cipher needs to load the stream in LE order. Use the byte
reversing loads on BE.

Also, remove the unused variable poly1305Mask in the PPC64
asm file too.

Change-Id: Ie90fe7bb0ea7a3bcb76583e0cf9c1e4133499541
Reviewed-on: https://go-review.googlesource.com/c/crypto/+/614298
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Archana Ravindar <aravinda@redhat.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: David Chase <drchase@google.com>
2024-10-04 20:59:56 +00:00
..
alias all: update go directive to 1.18 2023-10-11 22:02:22 +00:00
poly1305 internal/poly1305: extend ppc64le support to ppc64 2024-10-04 20:59:56 +00:00
testenv all: remove redundant words in comments and fix some typos 2024-03-18 09:27:23 +00:00
wycheproof all: bump go.mod version and drop compatibility shims 2024-06-26 15:12:35 +00:00