ContainerImage.Pinniped/internal/crypto/fips/doc.go
2023-04-07 19:39:41 -05:00

7 lines
299 B
Go

// Copyright 2023 the Pinniped contributors. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0
// Package fips can be imported to enable fipsonly tls mode when compiling with boringcrypto.
// It will also cause cgo to be explicitly imported when compiling with boringcrypto.
package fips