bind9/util
Mark Andrews edfbe5c30f Check that we can verify a signature at initialisation time
Fedora 33 doesn't support RSASHA1 in future mode.  There is no easy
check for this other than by attempting to perform a verification
using known good signatures.  We don't attempt to sign with RSASHA1
as that would not work in FIPS mode.  RSASHA1 is verify only.

The test vectors were generated using OpenSSL 3.0 and
util/gen-rsa-sha-vectors.c.  Rerunning will generate a new set of
test vectors as the private key is not preserved.

e.g.
	cc util/gen-rsa-sha-vectors.c -I /opt/local/include \
		-L /opt/local/lib -lcrypto
2022-07-25 10:32:13 -04:00
..
bindkeys.pl Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
check-categories.sh Restructure includes for ARM chapters 1 (Intro) and 2 (Requirements) 2022-05-11 10:51:21 +02:00
check-changes Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
check-cocci Run spatch jobs in parallel 2022-02-14 19:38:17 +01:00
check-includes.pl Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
check-instincludes.sh Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
check-line-length.sh Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
check-make-install.in Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
check-pullups.pl Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
checklibs.sh Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
gen-rsa-sha-vectors.c Check that we can verify a signature at initialisation time 2022-07-25 10:32:13 -04:00
git-replay-merge.sh Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
memleak.pl Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
models.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
nanny.pl Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
new-func Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
pairwise-testing.sh Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
parse_tsan.py Auto-format Python files with black 2022-06-08 10:28:08 +02:00
run-clang-tidy Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tabify-changes Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
unused-headers.sh Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
xmllint-html.sh Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00