]> Cypherpunks repositories - gostls13.git/commit
crypto/internal/fips140test: support disabling PAA/PAI
authorFilippo Valsorda <filippo@golang.org>
Wed, 5 Feb 2025 12:51:26 +0000 (13:51 +0100)
committerGopher Robot <gobot@golang.org>
Thu, 13 Feb 2025 10:43:06 +0000 (02:43 -0800)
commit4ffa9a8305ddca86813cda356ddf1529b8054601
tree31f356b3955314bbf1cce22a6436931498c37b18
parent19f779dd4f44d12070d4302b72d6e0e93ab939f9
crypto/internal/fips140test: support disabling PAA/PAI

FIPS 140-3 testing requires testing the module both with and without
platform hardware acceleration.

Change-Id: I6a6a4656faad883062d64bc8e2363d4c59bd8cce
Reviewed-on: https://go-review.googlesource.com/c/go/+/648817
Auto-Submit: Filippo Valsorda <filippo@golang.org>
Reviewed-by: Daniel McCarney <daniel@binaryparadox.net>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Roland Shoemaker <roland@golang.org>
src/crypto/internal/fips140test/acvp_test.go
src/crypto/internal/fips140test/fips_test.go
src/crypto/internal/impl/impl.go