History log of /openbsd-src/regress/lib/libcrypto/sha/sha_test.c (Results 1 – 6 of 6)
Revision Date Author Comments
# 684e5946 19-Jul-2023 joshua <joshua@openbsd.org>

Add missing commas to test vectors

ok tb@


# 6f73b466 19-Jul-2023 joshua <joshua@openbsd.org>

Add test coverage for SHA3

ok tb@


# ece7faeb 02-Sep-2022 tb <tb@openbsd.org>

Add two const


# a79bf4b0 02-Sep-2022 tb <tb@openbsd.org>

Make test tables static const and fix a style nit


# c8db7e74 02-Sep-2022 tb <tb@openbsd.org>

Add tests for 1 million repeated "a"

From Joshua Sing


# 55e6bb00 01-Sep-2022 tb <tb@openbsd.org>

Add a nicely licensed, table-driven test for SHA

This tests covers the NIST vectors for SHA-{1,224,256,384,256} and will
soon be able to replace the old SHA tests entirely.

From Joshua Sing <joshua

Add a nicely licensed, table-driven test for SHA

This tests covers the NIST vectors for SHA-{1,224,256,384,256} and will
soon be able to replace the old SHA tests entirely.

From Joshua Sing <joshua () hypera ! dev>

show more ...