]> Cypherpunks repositories - gostls13.git/commit
crypto/internal/fips140: update frozen module version to "v1.0.0"
authorFilippo Valsorda <filippo@golang.org>
Sun, 7 Sep 2025 14:37:40 +0000 (16:37 +0200)
committerGopher Robot <gobot@golang.org>
Tue, 9 Sep 2025 19:23:21 +0000 (12:23 -0700)
commit968a5107a938f9cb20413ad455986a61553c075b
tree064121ac809300d8b3f0e74cba03399c6ad63d3c
parent645ee444929ecb7bbfb95cc8bda193e4b3cb3c43
crypto/internal/fips140: update frozen module version to "v1.0.0"

We are re-sealing the .zip file anyway for another reason, might as well
take the opportunity to fix the "v1.0" mistake.

Change-Id: I6a6a69646b3188984c865031ff9393ccaaaa9479
Reviewed-on: https://go-review.googlesource.com/c/go/+/701518
Reviewed-by: Daniel McCarney <daniel@binaryparadox.net>
Auto-Submit: Filippo Valsorda <filippo@golang.org>
Reviewed-by: Mark Freeman <markfreeman@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
src/crypto/internal/cryptotest/hash.go
src/crypto/internal/fips140/fips140.go
src/crypto/internal/fips140test/fips_test.go