]> git.ipfire.org Git - thirdparty/bind9.git/commit
Optimize selecting the signing key
authorOndřej Surý <ondrej@isc.org>
Thu, 11 Jan 2024 12:58:52 +0000 (13:58 +0100)
committerMichał Kępień <michal@isc.org>
Thu, 22 Feb 2024 12:22:01 +0000 (13:22 +0100)
commitb38552cca7200a72658e482f8407f57516efc5db
tree100445d27a22bc1abc59b79019183f56356e47ae
parent75faeefcab47e4f1e12b358525190b4be90f97de
Optimize selecting the signing key

Don't parse the crypto data before parsing and matching the id and the
algorithm.
lib/dns/dst_api.c
lib/dns/include/dst/dst.h
lib/dns/validator.c
lib/dns/win32/libdns.def.in