<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-dnsop-dns-zone-digest" target="https://datatracker.ietf.org/doc/html/draft-ietf-dnsop-dns-zone-digest-05">
   <front>
      <title>Message Digest for DNS Zones</title>
      <author initials="D." surname="Wessels" fullname="Duane Wessels">
         <organization>Verisign</organization>
      </author>
      <author initials="P." surname="Barber" fullname="Piet Barber">
         <organization>Verisign</organization>
      </author>
      <author initials="M." surname="Weinberg" fullname="Matt Weinberg">
         <organization>Verisign</organization>
      </author>
      <author initials="W." surname="Kumari" fullname="Warren Kumari">
         <organization>Google</organization>
      </author>
      <author initials="W." surname="Hardaker" fullname="Wes Hardaker">
         <organization>USC/ISI</organization>
      </author>
      <date month="March" day="9" year="2020" />
      <abstract>
	 <t>   This document describes a protocol and new DNS Resource Record that
   can be used to provide a cryptographic message digest over DNS zone
   data.  The ZONEMD Resource Record conveys the digest data in the zone
   itself.  When a zone publisher includes an ZONEMD record, recipients
   can verify the zone contents for accuracy and completeness.  This
   provides assurance that received zone data matches published data,
   regardless of how the zone data has been transmitted and received.

   ZONEMD is not designed to replace DNSSEC.  Whereas DNSSEC protects
   individual RRSets (DNS data with fine granularity), ZONEMD protects a
   zone&#x27;s data as a whole, whether consumed by authoritative name
   servers, recursive name servers, or any other applications.

   As specified at this time, ZONEMD is not designed for use in large,
   dynamic zones due to the time and resources required for digest
   calculation.  The ZONEMD record described in this document is
   designed so that new digest schemes may be developed in the future to
   support large, dynamic zones.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-dnsop-dns-zone-digest-05" />
   
</reference>
