b61b08db44
This requires fixing an incorrect save of the counter. It is a word value. It happens to work on LE because length is limited to u32. Refactor the constant table to load correctly independent of byte ordering. Add byte order swapping where output needs converted to LE ordering for storage. Change-Id: Ic7e09bd1c769bb77dd6e817f5a8639ba765f4c0f Reviewed-on: https://go-review.googlesource.com/c/crypto/+/614297 Reviewed-by: Cherry Mui <cherryyz@google.com> 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> |
||
---|---|---|
.. | ||
chacha_arm64.go | ||
chacha_arm64.s | ||
chacha_generic.go | ||
chacha_noasm.go | ||
chacha_ppc64x.go | ||
chacha_ppc64x.s | ||
chacha_s390x.go | ||
chacha_s390x.s | ||
chacha_test.go | ||
vectors_test.go | ||
xor.go |