bind9/lib/dns/rdata
Mark Andrews 006c5990ce Implement digest_sig and digest_rrsig for ZONEMD
ZONEMD needs to be able to digest SIG and RRSIG records.  The signer
field can be compressed in SIG so we need to call dns_name_digest().
While for RRSIG the records the signer field is not compressed the
canonical form has the signer field downcased (RFC 4034, 6.2).  This
also implies that compare_rrsig needs to downcase the signer field
during comparison.
2025-03-05 18:05:12 +11:00
..
any_255 simplify dns_name_fromtext() interface 2025-02-25 12:53:25 -08:00
ch_3 simplify dns_name_fromtext() interface 2025-02-25 12:53:25 -08:00
generic Implement digest_sig and digest_rrsig for ZONEMD 2025-03-05 18:05:12 +11:00
hs_4 Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
in_1 simplify dns_name_fromtext() interface 2025-02-25 12:53:25 -08:00
rdatastructpre.h Remove C++ support from the public header 2024-12-18 13:10:39 +01:00
rdatastructsuf.h Remove C++ support from the public header 2024-12-18 13:10:39 +01:00