yuhan6665
|
5052e9a93c
|
crypto/tls: use crypto/hkdf
For consistency, prefer crypto/hkdf over crypto/internal/fips140/hkdf.
Both should have the same behavior given the constrained use of HKDF
in TLS.
Change-Id: Ia982b9f7a6ea66537d748eb5ecae1ac1eade68a5
Reviewed-on: https://go-review.googlesource.com/c/go/+/658217
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Reviewed-by: Roland Shoemaker <roland@golang.org>
|
2025-05-10 23:30:06 -04:00 |
|
 yuhan6665andFilippo Valsorda
|
9cb8914b9f
|
crypto/tls: FIPS 140-3 mode
Consolidates handling of FIPS 140-3 considerations for the tls package.
Considerations specific to certificates are now handled in tls instead
of x509 to limit the area-of-effect of FIPS as much as possible.
Boringcrypto specific prefixes are renamed as appropriate.
For #69536
Co-authored-by: Filippo Valsorda <filippo@golang.org>
Change-Id: I1b1fef83c3599e4c9b98ad81db582ac93253030b
Reviewed-on: https://go-review.googlesource.com/c/go/+/629675
Reviewed-by: Filippo Valsorda <filippo@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Russ Cox <rsc@golang.org>
Auto-Submit: Filippo Valsorda <filippo@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
|
2025-05-04 23:10:11 -04:00 |
|
yuhan6665
|
e26ae23054
|
Update dependencies
|
2024-09-09 11:32:16 -04:00 |
|
yuhan6665
|
de1173cf2b
|
Update dependencies and readme
|
2023-11-12 12:13:32 -05:00 |
|
RPRX
|
870716f6af
|
Sync upstream Go 1.20
Excluding `boring` or test files
|
2023-11-12 12:08:30 -05:00 |
|
RPRX
|
5e6719eaf3
|
REALITY is REALITY now
Thank @yuhan6665 for testing
|
2023-02-09 11:59:09 +08:00 |
|
RPRX
|
fb7fc93023
|
Prepare for REALITY protocol
|
2023-01-29 14:32:27 +00:00 |
|