golang/src/internal/chacha8rand
Mateusz Poliwczak 8623c0ba95 internal/chacha8rand: use internal/byteorder
Change-Id: Ia5bcaba47da949583a720ca3506d6bd9e3794824
GitHub-Last-Rev: 1ed3dad2bf43df5526572f7fdc4c3b02ab977a01
GitHub-Pull-Request: golang/go#67320
Reviewed-on: https://go-review.googlesource.com/c/go/+/584996
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-05-13 21:47:29 +00:00
..
chacha8.go internal/chacha8rand: use internal/byteorder 2024-05-13 21:47:29 +00:00
chacha8_amd64.s math/rand, math/rand/v2: use ChaCha8 for global rand 2023-12-05 20:34:30 +00:00
chacha8_arm64.s math/rand, math/rand/v2: use ChaCha8 for global rand 2023-12-05 20:34:30 +00:00
chacha8_generic.go math/rand/v2: add ChaCha8 2023-12-05 20:32:54 +00:00
chacha8_stub.s math/rand/v2: add ChaCha8 2023-12-05 20:32:54 +00:00
export_test.go math/rand, math/rand/v2: use ChaCha8 for global rand 2023-12-05 20:34:30 +00:00
rand_test.go math/rand, math/rand/v2: use ChaCha8 for global rand 2023-12-05 20:34:30 +00:00