]> Cypherpunks repositories - gostls13.git/commit
crypto/internal/fips140test: add cSHAKE ACVP tests
authorDaniel McCarney <daniel@binaryparadox.net>
Thu, 23 Jan 2025 19:34:46 +0000 (14:34 -0500)
committerGopher Robot <gobot@golang.org>
Tue, 11 Feb 2025 21:31:01 +0000 (13:31 -0800)
commitb941d2b6d8bd9663abec7761de366b09a2be7445
tree0dec73fb0b1cbfa106180170a08094198fa7ba4b
parent102406edbfff616ad5a56df5e7347ae97804ea58
crypto/internal/fips140test: add cSHAKE ACVP tests

Adds ACVP test coverage for the SP 800-185 cSHAKE-128 and cSHAKE-256
algorithms based on the NIST spec:

  https://pages.nist.gov/ACVP/draft-celi-acvp-xof.html

Updates #69642

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