]> Cypherpunks repositories - gostls13.git/commit
crypto/internal/fips140test: add CMAC-AES ACVP tests
authorDaniel McCarney <daniel@binaryparadox.net>
Fri, 13 Dec 2024 19:17:48 +0000 (14:17 -0500)
committerFilippo Valsorda <filippo@golang.org>
Mon, 10 Feb 2025 13:50:37 +0000 (05:50 -0800)
commitae26a30bb0cda77799334152a85eb63bb5cce0dc
tree7fc1688149b148634a82e19b5a87270f44e8999a
parentff27d270c9f95178f9749bc8e1f15957b1c1d5b3
crypto/internal/fips140test: add CMAC-AES ACVP tests

Adds ACVP test coverage for CMAC-AES based on the NIST spec:
  https://pages.nist.gov/ACVP/draft-fussell-acvp-mac.html

Updates #69642

Change-Id: Ie731863b84c6f8d74c64daa6a6848354420151b2
Reviewed-on: https://go-review.googlesource.com/c/go/+/635762
Reviewed-by: Roland Shoemaker <roland@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/crypto/internal/fips140test/acvp_capabilities.json
src/crypto/internal/fips140test/acvp_test.config.json
src/crypto/internal/fips140test/acvp_test.go