package fips140tls
Import Path
github.com/tmc/go-iroh/internal/itls/shim/fips140tls (on go.dev)
Dependency Relation
imports 0 packages, and imported by one package
Involved Source Files
Package fips140tls is a shim for crypto/tls/internal/fips140tls. FIPS mode is
never required in this vendored build, so Required always reports false and
the standard (non-FIPS) TLS code paths are taken.
Package-Level Functions (total 3)
Force is a no-op in this shim.
Required reports whether FIPS 140 mode is required. Always false here.
TestingOnlyAbandon is a no-op in this shim.
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |