]> Cypherpunks repositories - gostls13.git/commit
crypto/internal/fips140test: add KDA HKDF ACVP tests
authorDaniel McCarney <daniel@binaryparadox.net>
Fri, 13 Dec 2024 21:21:45 +0000 (16:21 -0500)
committerGopher Robot <gobot@golang.org>
Mon, 10 Feb 2025 17:33:11 +0000 (09:33 -0800)
commit0580e2a4964b634c24d9dfaa1fbb4e4886dd1a5d
treee19d5bdccd0efbf3ffabff405ec063f732f836c5
parent035d3c8f530cadfb89654e27065c0e5230e36f69
crypto/internal/fips140test: add KDA HKDF ACVP tests

Adds ACVP test coverage for the SP 800-56Crev2 HKDF KDA based on the
NIST spec:

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

Updates #69642

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