RFC Errata
Found 1 record.
Status: Reported (1)
RFC 8976, "Message Digest for DNS Zones", February 2021
Source of RFC: dnsop (ops)
Errata ID: 6425
Status: Reported
Type: Technical
Publication Format(s) : TEXT, PDF, HTML
Reported By: Brian Wellington
Date Reported: 2021-02-10
Section A.3 says:
example. 86400 IN ZONEMD 2018031900 241 1 ( e1846540e33a9e41 89792d18d5d131f6 05fc283e )
It should say:
<A ZONEMD record with a digest of length 48>
Notes:
2.2.3 defines Hash Algorithm 1 as SHA384, and says that "the size of the Digest field is 48 octets". There is nothing in 2.2.3 (or 2.2.2, where Scheme is defined) that indicates that Scheme and Hash Algorithm are dependent on each other, so the fact that the Scheme value (241) is private should have no effect on the digest computed by Hash Algorithm 1.