]> Cypherpunks repositories - gostls13.git/commit
crypto/internal/fips140test: add EDDSA ACVP tests
authorDaniel McCarney <daniel@binaryparadox.net>
Thu, 14 Nov 2024 21:00:43 +0000 (16:00 -0500)
committerGopher Robot <gobot@golang.org>
Fri, 7 Feb 2025 16:53:31 +0000 (08:53 -0800)
commitf99a214d96c14c5c4287a39f99342ae895194cc0
treecce6ab27281f9f60d333cbbd6f579c60f2cb7a0e
parentd9d87edc56e72808b004a80e8c6846bde690d6c1
crypto/internal/fips140test: add EDDSA ACVP tests

This commit adds ACVP test coverage for EDDSA (Ed25519, and
HashEd25519/Ed25519ph) for the keyGen, keyVer, sigGen, and sigVer
capabilities.

Updates #69642

Change-Id: I5122d86180bd4d2f7d94570a6dc939808aa24fc4
Reviewed-on: https://go-review.googlesource.com/c/go/+/621135
Reviewed-by: Roland Shoemaker <roland@golang.org>
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: Cherry Mui <cherryyz@google.com>
src/crypto/internal/fips140test/acvp_capabilities.json
src/crypto/internal/fips140test/acvp_test.config.json
src/crypto/internal/fips140test/acvp_test.go