]> Cypherpunks repositories - gostls13.git/commit
crypto/internal/fips140test: add SHAKE-* ACVP tests
authorDaniel McCarney <daniel@binaryparadox.net>
Sat, 19 Oct 2024 18:10:28 +0000 (14:10 -0400)
committerGopher Robot <gobot@golang.org>
Mon, 10 Feb 2025 17:33:03 +0000 (09:33 -0800)
commit035d3c8f530cadfb89654e27065c0e5230e36f69
tree1e1ea5493a020097ae075cb6ae5fea844fe2dffd
parent8cb6d3b826e25619de2f57d0aaf850a4116a2511
crypto/internal/fips140test: add SHAKE-* ACVP tests

This commit adds ACVP test coverage for SHAKE-128 and SHAKE-256
based on the NIST spec:

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

Updates #69642

Change-Id: Ia6899def452fcb63a03603b7919fcb0c3576474b
Reviewed-on: https://go-review.googlesource.com/c/go/+/622395
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Bypass: Dmitri Shuralyov <dmitshur@golang.org>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
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