]> Cypherpunks repositories - gostls13.git/commit
crypto/internal/fips140test: add OneStepNoCounter ACVP tests
authorDaniel McCarney <daniel@binaryparadox.net>
Tue, 14 Jan 2025 19:56:20 +0000 (14:56 -0500)
committerGopher Robot <gobot@golang.org>
Tue, 11 Feb 2025 21:30:57 +0000 (13:30 -0800)
commit11c642c2d33ebc5a76c2579d81b24c2d0e10e38f
tree74fa5cc842f2e6edacfece2dfe03dbb774d9c31f
parent8c6fec6d25e7c83780d8b020e3e4f81051645d65
crypto/internal/fips140test: add OneStepNoCounter ACVP tests

Adds ACVP test coverage for the SP 800-56Crev2 IG D.P KDA
OneStepNoCounter mode algorithm based on the NIST spec:

  https://pages.nist.gov/ACVP/draft-hammett-acvp-kas-kdf-onestepnocounter.html

Coverage is added for all SHA2 and SHA3 HMACs.

Updates #69642

Change-Id: I337bf824a71fce6c796a1440b7f08c4f5413d92f
Reviewed-on: https://go-review.googlesource.com/c/go/+/648435
Reviewed-by: Roland Shoemaker <roland@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Roland Shoemaker <roland@golang.org>
src/crypto/internal/fips140test/acvp_capabilities.json
src/crypto/internal/fips140test/acvp_test.go