Categorygithub.com/nitrictech/minio
modulepackage
0.0.0-20221121043126-298dde518304
Repository: https://github.com/nitrictech/minio.git
Documentation: pkg.go.dev

# README

MinIO FIPS Builds

MinIO creates FIPS builds using a patched version of the Go compiler (that uses BoringCrypto, from BoringSSL, which is FIPS 140-2 validated) published by the Golang Team here.

MinIO FIPS executables are available at http://dl.min.io - they are only published for linux-amd64 architecture as binary files with the suffix .fips. We also publish corresponding container images to our official image repositories.

We are not making any statements or representations about the suitability of this code or build in relation to the FIPS 140-2 standard. Interested users will have to evaluate for themselves whether this is useful for their own purposes.

# Packages

Package cmd This file implements helper functions to validate Streaming AWS Signature Version '4' authorization header.
No description provided by the author