0
0
mirror of https://github.com/XTLS/REALITY.git synced 2025-08-23 06:58:39 +00:00
XTLS_REALITY/aes
yuhan6665 3833e8e2cb crypto/internal/mlkem768: move to crypto/internal/fips/mlkem
In the process, replace out-of-module imports with their FIPS versions.

For #69536

Change-Id: I83e900b7c38ecf760382e5dca7fd0b1eaa5a5589
Reviewed-on: https://go-review.googlesource.com/c/go/+/626879
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Russ Cox <rsc@golang.org>
Auto-Submit: Filippo Valsorda <filippo@golang.org>
Reviewed-by: Daniel McCarney <daniel@binaryparadox.net>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
2025-05-04 21:57:47 -04:00
..
aes_generic.go crypto/internal/fips/aes/gcm: add GCMForTLS12 and GCMForTLS13 2025-05-04 09:32:40 -04:00
aes_noasm.go crypto/internal/fips/aes/gcm: add GCMForTLS12 and GCMForTLS13 2025-05-04 09:32:40 -04:00
aes.go crypto/internal/fips/aes/gcm: add GCMForTLS12 and GCMForTLS13 2025-05-04 09:32:40 -04:00
const.go crypto/internal/fips/aes/gcm: add GCMForTLS12 and GCMForTLS13 2025-05-04 09:32:40 -04:00
ctr_noasm.go crypto/internal/mlkem768: move to crypto/internal/fips/mlkem 2025-05-04 21:57:47 -04:00
ctr.go crypto/internal/mlkem768: move to crypto/internal/fips/mlkem 2025-05-04 21:57:47 -04:00