golang/src/crypto/internal
Mateusz Poliwczak c98867d23a crypto: replace encoding/binary in favour of internal/byteorder
Updates #54097

Change-Id: I827a5efd1736ce057b76f079466f2d9ead225898
GitHub-Last-Rev: 40af10469d85ce9f4bef4b40025589d9e44f43d6
GitHub-Pull-Request: golang/go#67321
Reviewed-on: https://go-review.googlesource.com/c/go/+/585017
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Keith Randall <khr@golang.org>
Commit-Queue: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
2024-05-13 18:57:38 +00:00
..
alias all: fix typos in go file comments 2023-01-20 03:27:26 +00:00
bigmod crypto: replace encoding/binary in favour of internal/byteorder 2024-05-13 18:57:38 +00:00
boring all: make use of stringslite.{HasPrefix, HasSuffix} 2024-05-06 14:00:54 +00:00
edwards25519 crypto: replace encoding/binary in favour of internal/byteorder 2024-05-13 18:57:38 +00:00
mlkem768 crypto: replace encoding/binary in favour of internal/byteorder 2024-05-13 18:57:38 +00:00
nistec crypto: replace encoding/binary in favour of internal/byteorder 2024-05-13 18:57:38 +00:00
randutil crypto: randomly read an extra byte of randomness in some places. 2018-06-07 15:09:25 +00:00