diff options
| author | qmuntal <quimmuntal@gmail.com> | 2025-01-10 13:38:35 +0100 |
|---|---|---|
| committer | Quim Muntal <quimmuntal@gmail.com> | 2025-03-13 14:01:46 -0700 |
| commit | d704ef76068eb7da15520b08dc7df98f45f85ffa (patch) | |
| tree | 43e199f44962645b726be1450eedba3a026e44a1 /src/encoding | |
| parent | 6114b69e0c92961712a459b691d4bde3f09e3b40 (diff) | |
| download | go-d704ef76068eb7da15520b08dc7df98f45f85ffa.tar.xz | |
crypto/tls/internal/fips140tls: use crypto/fips140
There is no need for fips140tls to depend on an internal package, it
can use crypto/fips140 directly.
Both approaches are equivalent, but using crypto/fips140 makes us
exercise a public API and sets precedence.
Change-Id: I668e80ee62b711bc60821cee3a54232a33295ee1
Reviewed-on: https://go-review.googlesource.com/c/go/+/642035
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: Filippo Valsorda <filippo@golang.org>
Reviewed-by: Junyang Shao <shaojunyang@google.com>
Diffstat (limited to 'src/encoding')
0 files changed, 0 insertions, 0 deletions
