<?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-10">
   <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>Amazon</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="September" day="21" year="2020" />
      <abstract>
	 <t>   This document describes a protocol and new DNS Resource Record that
   provides 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 a 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 does not 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 herein, ZONEMD is impractical for large, dynamic zones
   due to the time and resources required for digest calculation.
   However, The ZONEMD record is extensible so that new digest schemes
   may be added in the future to support large, dynamic zones.

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