<?xml version="1.0" encoding="UTF-8"?>
  <?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
  <!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.5 (Ruby 3.3.7) -->


<!DOCTYPE rfc  [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">

]>

<?rfc docmapping="yes"?>

<rfc ipr="trust200902" docName="draft-ietf-dnsop-must-not-ecc-gost-04" category="std" consensus="true" submissionType="IETF" updates="5933" tocInclude="true" sortRefs="true" symRefs="true">
  <front>
    <title abbrev="MUST NOT DNSSEC with ECC-GOST">Deprecate usage of ECC-GOST within DNSSEC</title>

    <author initials="W." surname="Hardaker" fullname="Wes Hardaker">
      <organization>USC/ISI</organization>
      <address>
        <email>ietf@hardakers.net</email>
      </address>
    </author>
    <author initials="W." surname="Kumari" fullname="Warren Kumari">
      <organization>Google</organization>
      <address>
        <email>warren@kumari.net</email>
      </address>
    </author>

    <date year="2025" month="March" day="18"/>

    
    
    

    <abstract>


<?line 46?>

<t>This document retires the use of ECC-GOST within DNSSEC.</t>

<t>RFC5933 (now historic) defined the use of GOST R 34.10-2001 and GOST R 34.11-94
algorithms with DNS Security Extensions (DNSSEC). This document updates RFC5933
by deprecating the use of ECC-GOST.</t>

<t>[RFC Editor: please remove this before publication: It is unclear if updating
RFC5933 (a Historic document) is the correct thing to do or not. We did it
so that it shows up in Datatracker and similar, but this may be a
mistake. We are happy to change this if the RFC Editor / IESG / whoever thinks
this is a bad idea.]</t>



    </abstract>



  </front>

  <middle>


<?line 60?>

<section anchor="introduction"><name>Introduction</name>

<t>The use of the GOST R 34.10-2001 and GOST R 34.11-94 algorithms with
the DNS Security Extensions (DNSSEC) <xref target="RFC9364"></xref> was documented in
<xref target="RFC5933"/>. These two algorithms were deprecated by the Orders of the
Federal Agency for Technical Regulation and Metrology of Russia
(Rosstandart) in August 2012, and were superseded by GOST 34.10-2012
and GOST 34.11-2012 respectively. The use of GOST 34.10-2012 and GOST
34.11-2012 in DNSSEC is documented in <xref target="RFC9558"/>, and so <xref target="RFC5933"/>
has been made Historic.</t>

<t>Thus, the use of GOST R 34.10-2001 (mnemonic GOST-ECC) and and GOST R 34.11-94
is no longer recommended for use in DNSSEC <xref target="RFC9364"/>.</t>

<t>Note that this document does not change or discuss the use of GOST 34.10-2012
and GOST 34.11-2012.</t>

<section anchor="requirements-notation"><name>Requirements notation</name>

<t>The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
   "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY",
   and "OPTIONAL" in this document are to be interpreted as described
   in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they appear
   in all capitals, as shown here.</t>

</section>
</section>
<section anchor="deprecating-ecc-gost-algorithms-in-dnssec"><name>Deprecating ECC-GOST algorithms in DNSSEC</name>

<t>The GOST R 34.11-94 <xref target="RFC5933"/> algorithm MUST NOT be used when
creating DS records.  Validating resolvers MUST treat GOST R 34.11-94
DS records as insecure.  If no other DS records of accepted
cryptographic algorithms are available, the DNS records below the
delegation point MUST be treated as insecure.</t>

<t>The ECC-GOST <xref target="RFC5933"/> algorithm MUST NOT be used when creating
DNSKEY and RRSIG records.  Validating resolvers MUST treat
RRSIG records created from DNSKEY records using these algorithms as an
unsupported algorithm. If no other RRSIG records of accepted cryptographic
algorithms are available, the validating resolver MUST consider the
associated resource records as insecure.</t>

</section>
<section anchor="security-considerations"><name>Security Considerations</name>

<t>This document potentially increases the security of the DNSSEC ecosystem by
deprecating algorithms that are no longer recommended for use.</t>

</section>
<section anchor="operational-considerations"><name>Operational Considerations</name>

<t>This document removes support for ECC-GOST. Zone operators currently making use
of ECC-GOST based algorithms should switch to algorithms that remain supported.
DNS registries should prohibit their clients from uploading and publishing
ECC-GOST based DS records to ensure that they are using algorithms which are
supported by DNSSEC validators, and so can be DNSSEC validated.</t>

</section>
<section anchor="iana-considerations"><name>IANA Considerations</name>

<t>IANA is requested to set the "Use for DNSSEC Signing", "Use for DNSSEC
Validation", "Implement for DNSSEC Signing", and "Implement for DNSSEC
Validation" columns of the DNS Security Algorithm Numbers registry
<xref target="DNSKEY-IANA"/> for ECC-GOST (12) to MUST NOT.  Note that previously
the "Use for DNSSEC Signing" and "Implement for DNSSEC Delegation"
columns were already MUST NOT.</t>

<t>IANA is requested to set the "Use for DNSSEC Delegation", "Use for DNSSEC
Validation", "Implement for DNSSEC Delegation", and "Implement for DNSSEC
Validation" columns of the "Digest Algorithms" registry <xref target="DS-IANA"/>
for GOST R 34.11-94 (3) to MUST NOT.  Note that previously
the "Use for DNSSEC Signing" and "Implement for DNSSEC Delegation"
columns were already MUST NOT.</t>

</section>


  </middle>

  <back>


    <references title='Normative References' anchor="sec-normative-references">



<reference anchor="RFC2119">
  <front>
    <title>Key words for use in RFCs to Indicate Requirement Levels</title>
    <author fullname="S. Bradner" initials="S." surname="Bradner"/>
    <date month="March" year="1997"/>
    <abstract>
      <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
    </abstract>
  </front>
  <seriesInfo name="BCP" value="14"/>
  <seriesInfo name="RFC" value="2119"/>
  <seriesInfo name="DOI" value="10.17487/RFC2119"/>
</reference>

<reference anchor="RFC5933">
  <front>
    <title>Use of GOST Signature Algorithms in DNSKEY and RRSIG Resource Records for DNSSEC</title>
    <author fullname="V. Dolmatov" initials="V." role="editor" surname="Dolmatov"/>
    <author fullname="A. Chuprina" initials="A." surname="Chuprina"/>
    <author fullname="I. Ustinov" initials="I." surname="Ustinov"/>
    <date month="July" year="2010"/>
    <abstract>
      <t>This document describes how to produce digital signatures and hash functions using the GOST R 34.10-2001 and GOST R 34.11-94 algorithms for DNSKEY, RRSIG, and DS resource records, for use in the Domain Name System Security Extensions (DNSSEC).</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="5933"/>
  <seriesInfo name="DOI" value="10.17487/RFC5933"/>
</reference>

<reference anchor="RFC9364">
  <front>
    <title>DNS Security Extensions (DNSSEC)</title>
    <author fullname="P. Hoffman" initials="P." surname="Hoffman"/>
    <date month="February" year="2023"/>
    <abstract>
      <t>This document describes the DNS Security Extensions (commonly called "DNSSEC") that are specified in RFCs 4033, 4034, and 4035, as well as a handful of others. One purpose is to introduce all of the RFCs in one place so that the reader can understand the many aspects of DNSSEC. This document does not update any of those RFCs. A second purpose is to state that using DNSSEC for origin authentication of DNS data is the best current practice. A third purpose is to provide a single reference for other documents that want to refer to DNSSEC.</t>
    </abstract>
  </front>
  <seriesInfo name="BCP" value="237"/>
  <seriesInfo name="RFC" value="9364"/>
  <seriesInfo name="DOI" value="10.17487/RFC9364"/>
</reference>


<reference anchor="DNSKEY-IANA" target="https://www.iana.org/assignments/dns-sec-alg-numbers/dns-sec-alg-numbers.xhtml">
  <front>
    <title>Domain Name System Security (DNSSEC) Algorithm Numbers</title>
    <author initials="" surname="IANA" fullname="IANA">
      <organization></organization>
    </author>
    <date year="n.d."/>
  </front>
</reference>
<reference anchor="DS-IANA" target="http://www.iana.org/assignments/ds-rr-types">
  <front>
    <title>Delegation Signer (DS) Resource Record (RR) Type Digest Algorithms</title>
    <author initials="" surname="IANA" fullname="IANA">
      <organization></organization>
    </author>
    <date year="n.d."/>
  </front>
</reference>


    </references>

    <references title='Informative References' anchor="sec-informative-references">



<reference anchor="RFC9558">
  <front>
    <title>Use of GOST 2012 Signature Algorithms in DNSKEY and RRSIG Resource Records for DNSSEC</title>
    <author fullname="B. Makarenko" initials="B." surname="Makarenko"/>
    <author fullname="V. Dolmatov" initials="V." role="editor" surname="Dolmatov"/>
    <date month="April" year="2024"/>
    <abstract>
      <t>This document describes how to produce digital signatures and hash functions using the GOST R 34.10-2012 and GOST R 34.11-2012 algorithms for DNSKEY, RRSIG, and DS resource records, for use in the Domain Name System Security Extensions (DNSSEC).</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="9558"/>
  <seriesInfo name="DOI" value="10.17487/RFC9558"/>
</reference>

<reference anchor="RFC8174">
  <front>
    <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
    <author fullname="B. Leiba" initials="B." surname="Leiba"/>
    <date month="May" year="2017"/>
    <abstract>
      <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
    </abstract>
  </front>
  <seriesInfo name="BCP" value="14"/>
  <seriesInfo name="RFC" value="8174"/>
  <seriesInfo name="DOI" value="10.17487/RFC8174"/>
</reference>




    </references>


<?line 131?>

<section anchor="acknowledgments"><name>Acknowledgments</name>

<t>The authors appreciate the comments and suggestions from the following IETF
participants in helping produce this document: Mark Andrews, Steve Crocker,
Brian Dickson, Russ Housely, Shumon Huque, Paul Hoffman, S Moonesamy, Peter
Dickson, Peter Thomassen, Stefan Ubbink, Paul Wouters, Tim Wicinski,  and the
many members of the DNSOP working group that discussed this draft.</t>

</section>
<section anchor="current-algorithm-usage-levels"><name>Current algorithm usage levels</name>

<t>The DNSSEC scanning project by Viktor Dukhovni and Wes Hardaker
highlights the current deployment of various algorithms on the
https://stats.dnssec-tools.org/ website.</t>

<t>&lt;RFC Editor: please delete this section upon publication&gt;</t>

</section>
<section anchor="github-version-of-this-document"><name>Github Version of this document</name>

<t>While this document is under development, it can be viewed, tracked,
fill here:</t>

<t>https://github.com/hardaker/draft-hardaker-dnsop-must-not-gost</t>

<t>&lt;RFC Editor: please delete this section upon publication&gt;</t>

</section>


  </back>

<!-- ##markdown-source:
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
5v4HuenAcNQVAAA=

-->

</rfc>

