fips140tls

package standard library
go1.24.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 4, 2025 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Overview

Package fips140tls controls whether crypto/tls requires FIPS-approved settings.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Force

func Force()

Force forces crypto/tls to restrict TLS configurations to FIPS-approved settings. By design, this call is impossible to undo (except in tests).

func Required

func Required() bool

Required reports whether FIPS-approved settings are required.

Required is true if FIPS 140-3 mode is enabled with GODEBUG=fips140=on, or if the crypto/tls/fipsonly package is imported by a Go+BoringCrypto build.

func TestingOnlyAbandon

func TestingOnlyAbandon()

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳