2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-27 04:28:33 +00:00
Mark Andrews e7c8c448b2 Add dns_zonemd functions
- dns_zonemd_buildrdata() iterates a zone database and constructs a
  ZONEMD record using the SIMPLE digest scheme described in RFC 8976.

- dns_zonemd_supported() checks a ZONEMD record and returns true if
  the scheme and hash algorithm are supported by this server. (Currently
  the only supported scheme is SIMPLE, and the supported hash algorithms
  are SHA-384 and SHA-512.)
2025-08-20 13:43:14 -07:00
..
2025-08-20 13:43:14 -07:00