From 6f4e49e6ca28b9f8f18e8596a6f297e1c0698d61 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 7 Mar 2023 12:45:13 -0700 Subject: Add tests for SHA2 digest support. This uses the NIST byte-oriented short message test vectors. --- MANIFEST | 1 + 1 file changed, 1 insertion(+) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index 1424b14ed..c843995e0 100644 --- a/MANIFEST +++ b/MANIFEST @@ -282,6 +282,7 @@ lib/util/regress/closefrom/closefrom_test.c lib/util/regress/corpus/seed/sudo_conf/sudo.conf.1 lib/util/regress/corpus/seed/sudo_conf/sudo.conf.2 lib/util/regress/corpus/seed/sudo_conf/sudo.conf.3 +lib/util/regress/digest/digest_test.c lib/util/regress/fnmatch/fnm_test.c lib/util/regress/fnmatch/fnm_test.in lib/util/regress/fuzz/fuzz_sudo_conf.c -- cgit v1.2.1