]> Cypherpunks repositories - gostls13.git/commitdiff
crypto/internal/fips/sha3/testdata: remove unused KATS
authorDaniel McCarney <daniel@binaryparadox.net>
Wed, 30 Oct 2024 19:18:35 +0000 (15:18 -0400)
committerGopher Robot <gobot@golang.org>
Thu, 31 Oct 2024 21:18:31 +0000 (21:18 +0000)
When the SHA3 code was imported from x/crypto we determined the
keccackKats.json.deflate testcases were redundant with existing test
coverage and ACVP. While the testcases referencing the data were
already removed, we forgot to remove the data itself prior to this
commit.

Change-Id: Id2da9201653ff93e618e905bef53f57cf450b5b9
Reviewed-on: https://go-review.googlesource.com/c/go/+/623655
Reviewed-by: Filippo Valsorda <filippo@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Auto-Submit: Filippo Valsorda <filippo@golang.org>
Reviewed-by: Roland Shoemaker <roland@golang.org>
src/crypto/internal/fips/sha3/testdata/keccakKats.json.deflate [deleted file]

diff --git a/src/crypto/internal/fips/sha3/testdata/keccakKats.json.deflate b/src/crypto/internal/fips/sha3/testdata/keccakKats.json.deflate
deleted file mode 100644 (file)
index 7a94c2f..0000000
Binary files a/src/crypto/internal/fips/sha3/testdata/keccakKats.json.deflate and /dev/null differ