go/lib/fips140
Filippo Valsorda f105dfd048 lib/fips140: freeze v1.1.0-rc1 FIPS 140 module zip file
Fixes #76769

Cq-Include-Trybots: luci.golang.try:gotip-linux-amd64-longtest
Change-Id: I16b0e9463e2e10ee5a6f20967fb6377b6a6a6964
Reviewed-on: https://go-review.googlesource.com/c/go/+/729180
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Filippo Valsorda <filippo@golang.org>
Reviewed-by: Roland Shoemaker <roland@golang.org>
Reviewed-by: David Chase <drchase@google.com>
2025-12-11 08:27:41 -08:00
..
fips140.sum lib/fips140: freeze v1.1.0-rc1 FIPS 140 module zip file 2025-12-11 08:27:41 -08:00
inprocess.txt lib/fips140: re-seal v1.0.0 2025-09-25 12:53:19 -07:00
Makefile all: remove redundant words in comment 2025-09-15 17:31:59 -07:00
README.md
v1.0.0-c2097c7c.zip lib/fips140: re-seal v1.0.0 2025-09-25 12:53:19 -07:00
v1.0.0.txt lib/fips140: re-seal v1.0.0 2025-09-25 12:53:19 -07:00
v1.1.0-rc1.zip lib/fips140: freeze v1.1.0-rc1 FIPS 140 module zip file 2025-12-11 08:27:41 -08:00

This directory holds snapshots of the crypto/internal/fips140 tree that are being validated and certified for FIPS-140 use. The file x.txt (for example, inprocess.txt, certified.txt) defines the meaning of the FIPS version alias x, listing the exact version to use.

The zip files are created by cmd/go/internal/fips140/mkzip.go. The fips140.sum file lists checksums for the zip files. See the Makefile for recipes.