<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.3 (Ruby 3.0.2) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-core-oscore-edhoc-10" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.18.2 -->
  <front>
    <title abbrev="Using EDHOC with CoAP and OSCORE">Using Ephemeral Diffie-Hellman Over COSE (EDHOC) with the Constrained Application Protocol (CoAP) and Object Security for Constrained RESTful Environments (OSCORE)</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-core-oscore-edhoc-10"/>
    <author initials="F." surname="Palombini" fullname="Francesca Palombini">
      <organization>Ericsson</organization>
      <address>
        <email>francesca.palombini@ericsson.com</email>
      </address>
    </author>
    <author initials="M." surname="Tiloca" fullname="Marco Tiloca">
      <organization>RISE AB</organization>
      <address>
        <postal>
          <street>Isafjordsgatan 22</street>
          <city>Kista</city>
          <code>16440 Stockholm</code>
          <country>Sweden</country>
        </postal>
        <email>marco.tiloca@ri.se</email>
      </address>
    </author>
    <author initials="R." surname="Höglund" fullname="Rikard Höglund">
      <organization>RISE AB</organization>
      <address>
        <postal>
          <street>Isafjordsgatan 22</street>
          <city>Kista</city>
          <code>16440 Stockholm</code>
          <country>Sweden</country>
        </postal>
        <email>rikard.hoglund@ri.se</email>
      </address>
    </author>
    <author initials="S." surname="Hristozov" fullname="Stefan Hristozov">
      <organization>Fraunhofer AISEC</organization>
      <address>
        <email>stefan.hristozov@eriptic.com</email>
      </address>
    </author>
    <author initials="G." surname="Selander" fullname="Göran Selander">
      <organization>Ericsson</organization>
      <address>
        <email>goran.selander@ericsson.com</email>
      </address>
    </author>
    <date year="2023" month="November" day="29"/>
    <area>Internet</area>
    <workgroup>CoRE Working Group</workgroup>
    <keyword>Internet-Draft</keyword>
    <abstract>
      <?line 68?>

<t>The lightweight authenticated key exchange protocol Ephemeral Diffie-Hellman Over COSE (EDHOC) can be run over the Constrained Application Protocol (CoAP) and used by two peers to establish a Security Context for the security protocol Object Security for Constrained RESTful Environments (OSCORE). This document details this use of the EDHOC protocol, by specifying a number of additional and optional mechanisms. These especially include an optimization approach for combining the execution of EDHOC with the first OSCORE transaction. This combination reduces the number of round trips required to set up an OSCORE Security Context and to complete an OSCORE transaction using that Security Context.</t>
    </abstract>
  </front>
  <middle>
    <?line 72?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>Ephemeral Diffie-Hellman Over COSE (EDHOC) <xref target="I-D.ietf-lake-edhoc"/> is a lightweight authenticated key exchange protocol, especially intended for use in constrained scenarios. In particular, EDHOC messages can be transported over the Constrained Application Protocol (CoAP) <xref target="RFC7252"/> and used for establishing a Security Context for Object Security for Constrained RESTful Environments (OSCORE) <xref target="RFC8613"/>.</t>
      <t>This document details the use of the EDHOC protocol with CoAP and OSCORE, and specifies a number of additional and optional mechanisms. These especially include an optimization approach that combines the EDHOC execution with the first OSCORE transaction (see <xref target="edhoc-in-oscore"/>). This allows for a minimum number of round trips necessary to setup the OSCORE Security Context and complete an OSCORE transaction, e.g., when an IoT device gets configured in a network for the first time.</t>
      <t>This optimization is desirable, since the number of message exchanges can have a substantial impact on the latency of conveying the first OSCORE request, when using certain radio technologies.</t>
      <t>Without this optimization, it is not possible, not even in theory, to achieve the minimum number of round trips. This optimization makes it possible also in practice, since the message_3 of the EDHOC protocol can be made relatively small (see <xref section="1.2" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>), thus allowing additional OSCORE-protected CoAP data within target MTU sizes.</t>
      <t>Furthermore, this document defines a number of parameters corresponding to different information elements of an EDHOC application profile (see <xref target="web-linking"/>). These can be specified as target attributes in the link to an EDHOC resource associated with that application profile, thus enabling an enhanced discovery of such a resource for CoAP clients.</t>
      <section anchor="terminology">
        <name>Terminology</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.
<?line -6?>
        </t>
        <t>The reader is expected to be familiar with terms and concepts defined in CoAP <xref target="RFC7252"/>, CBOR <xref target="RFC8949"/>, OSCORE <xref target="RFC8613"/>, and EDHOC <xref target="I-D.ietf-lake-edhoc"/>.</t>
      </section>
    </section>
    <section anchor="overview">
      <name>EDHOC Overview</name>
      <t>This section is not normative and summarizes what is specified in <xref target="I-D.ietf-lake-edhoc"/>, in particular its Appendix A.2. Thus, it provides a baseline for the enhancements in the subsequent sections.</t>
      <t>The EDHOC protocol specified in <xref target="I-D.ietf-lake-edhoc"/> allows two peers to agree on a cryptographic secret, in a mutually-authenticated way and by using Diffie-Hellman ephemeral keys to achieve forward secrecy. The two peers are denoted as Initiator and Responder, as the one sending or receiving the initial EDHOC message_1, respectively.</t>
      <t>After successful processing of EDHOC message_3, both peers agree on a cryptographic secret that can be used to derive further security material, and especially to establish an OSCORE Security Context <xref target="RFC8613"/>. The Responder can also send an optional EDHOC message_4 to achieve key confirmation, e.g., in deployments where no protected application message is sent from the Responder to the Initiator.</t>
      <t><xref section="A.2" sectionFormat="of" target="I-D.ietf-lake-edhoc"/> specifies how to transfer EDHOC over CoAP. That is, the EDHOC data (i.e., the EDHOC message possibly with a prepended connection identifier) are transported in the payload of CoAP requests and responses. The default, forward message flow of EDHOC consists in the CoAP client acting as Initiator and the CoAP server acting as Responder (see <xref section="A.2.1" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>). Alternatively, the two roles can be reversed, as per the reverse message flow of EDHOC (see <xref section="A.2.2" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>). In the rest of this document, EDHOC messages are considered to be transferred over CoAP.</t>
      <t><xref target="fig-non-combined"/> shows a successful execution of EDHOC, with a CoAP client and a CoAP server running EDHOC as Initiator and Responder, respectively. In particular, it extends Figure 18 from <xref section="A.2.1" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>, by highlighting when the two peers perform EDHOC verification and establish the OSCORE Security Context, and by adding an exchange of OSCORE-protected CoAP messages after completing the EDHOC execution.</t>
      <t>That is, the client sends a POST request to a reserved <em>EDHOC resource</em> at the server, by default at the Uri-Path "/.well-known/edhoc". The request payload consists of the CBOR simple value "true" (0xf5) concatenated with EDHOC message_1, which also includes the EDHOC connection identifier C_I of the client encoded as per <xref section="3.3" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>. The Content-Format of the request can be set to application/cid-edhoc+cbor-seq.</t>
      <t>This triggers the EDHOC execution at the server, which replies with a 2.04 (Changed) response. The response payload consists of EDHOC message_2, which also includes the EDHOC connection identifier C_R of the server encoded as per <xref section="3.3" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>. The Content-Format of the response can be set to application/edhoc+cbor-seq.</t>
      <t>Finally, the client sends a POST request to the same EDHOC resource used earlier when it sent EDHOC message_1. The request payload consists of the EDHOC connection identifier C_R encoded as per <xref section="3.3" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>, concatenated with EDHOC message_3. The Content-Format of the request can be set to application/cid-edhoc+cbor-seq.</t>
      <t>After this exchange takes place, and after successful verifications as specified in the EDHOC protocol, the client and server can derive an OSCORE Security Context, as defined in <xref section="A.1" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>. After that, they can use OSCORE to protect their communications as per <xref target="RFC8613"/>. Note that the EDHOC Connection Identifier C_R is used as the OSCORE Sender ID of the client (see <xref section="A.1" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>). Therefore, C_R is transported in the 'kid' field of the OSCORE Option of the OSCORE Request (see <xref section="6.1" sectionFormat="of" target="RFC8613"/>).</t>
      <t>The client and server are required to agree in advance on certain information and parameters describing how they should use EDHOC. These are specified in an application profile associated with the EDHOC resource addressed (see <xref section="3.9" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>.</t>
      <figure anchor="fig-non-combined">
        <name>EDHOC and OSCORE run sequentially. The optional message_4 is included in this example, without which that message needs no payload.</name>
        <artset>
          <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="768" width="544" viewBox="0 0 544 768" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
              <path d="M 64,64 L 64,256" fill="none" stroke="black"/>
              <path d="M 64,288 L 64,544" fill="none" stroke="black"/>
              <path d="M 64,592 L 64,752" fill="none" stroke="black"/>
              <path d="M 488,64 L 488,384" fill="none" stroke="black"/>
              <path d="M 488,464 L 488,752" fill="none" stroke="black"/>
              <path d="M 80,96 L 208,96" fill="none" stroke="black"/>
              <path d="M 336,96 L 472,96" fill="none" stroke="black"/>
              <path d="M 80,192 L 208,192" fill="none" stroke="black"/>
              <path d="M 336,192 L 472,192" fill="none" stroke="black"/>
              <path d="M 80,304 L 208,304" fill="none" stroke="black"/>
              <path d="M 336,304 L 472,304" fill="none" stroke="black"/>
              <path d="M 80,480 L 208,480" fill="none" stroke="black"/>
              <path d="M 336,480 L 472,480" fill="none" stroke="black"/>
              <path d="M 80,608 L 200,608" fill="none" stroke="black"/>
              <path d="M 336,608 L 472,608" fill="none" stroke="black"/>
              <path d="M 80,688 L 200,688" fill="none" stroke="black"/>
              <path d="M 344,688 L 472,688" fill="none" stroke="black"/>
              <polygon class="arrowhead" points="480,608 468,602.4 468,613.6" fill="black" transform="rotate(0,472,608)"/>
              <polygon class="arrowhead" points="480,304 468,298.4 468,309.6" fill="black" transform="rotate(0,472,304)"/>
              <polygon class="arrowhead" points="480,96 468,90.4 468,101.6" fill="black" transform="rotate(0,472,96)"/>
              <polygon class="arrowhead" points="88,688 76,682.4 76,693.6" fill="black" transform="rotate(180,80,688)"/>
              <polygon class="arrowhead" points="88,480 76,474.4 76,485.6" fill="black" transform="rotate(180,80,480)"/>
              <polygon class="arrowhead" points="88,192 76,186.4 76,197.6" fill="black" transform="rotate(180,80,192)"/>
              <g class="text">
                <text x="36" y="36">CoAP</text>
                <text x="84" y="36">client</text>
                <text x="452" y="36">CoAP</text>
                <text x="500" y="36">server</text>
                <text x="28" y="52">(EDHOC</text>
                <text x="100" y="52">Initiator)</text>
                <text x="428" y="52">(EDHOC</text>
                <text x="500" y="52">Responder)</text>
                <text x="240" y="100">EDHOC</text>
                <text x="296" y="100">Request</text>
                <text x="120" y="116">Header:</text>
                <text x="172" y="116">0.02</text>
                <text x="220" y="116">(POST)</text>
                <text x="128" y="132">Uri-Path:</text>
                <text x="252" y="132">"/.well-known/edhoc"</text>
                <text x="152" y="148">Content-Format:</text>
                <text x="340" y="148">application/cid-edhoc+cbor-seq</text>
                <text x="124" y="164">Payload:</text>
                <text x="184" y="164">true,</text>
                <text x="232" y="164">EDHOC</text>
                <text x="296" y="164">message_1</text>
                <text x="240" y="196">EDHOC</text>
                <text x="300" y="196">Response</text>
                <text x="152" y="212">Header:</text>
                <text x="204" y="212">2.04</text>
                <text x="264" y="212">(Changed)</text>
                <text x="184" y="228">Content-Format:</text>
                <text x="356" y="228">application/edhoc+cbor-seq</text>
                <text x="156" y="244">Payload:</text>
                <text x="216" y="244">EDHOC</text>
                <text x="280" y="244">message_2</text>
                <text x="24" y="276">EDHOC</text>
                <text x="100" y="276">verification</text>
                <text x="240" y="308">EDHOC</text>
                <text x="296" y="308">Request</text>
                <text x="120" y="324">Header:</text>
                <text x="172" y="324">0.02</text>
                <text x="220" y="324">(POST)</text>
                <text x="128" y="340">Uri-Path:</text>
                <text x="252" y="340">"/.well-known/edhoc"</text>
                <text x="152" y="356">Content-Format:</text>
                <text x="340" y="356">application/cid-edhoc+cbor-seq</text>
                <text x="124" y="372">Payload:</text>
                <text x="180" y="372">C_R,</text>
                <text x="224" y="372">EDHOC</text>
                <text x="288" y="372">message_3</text>
                <text x="416" y="404">EDHOC</text>
                <text x="492" y="404">verification</text>
                <text x="488" y="420">+</text>
                <text x="444" y="436">OSCORE</text>
                <text x="488" y="436">Sec</text>
                <text x="520" y="436">Ctx</text>
                <text x="468" y="452">Derivation</text>
                <text x="240" y="484">EDHOC</text>
                <text x="300" y="484">Response</text>
                <text x="152" y="500">Header:</text>
                <text x="204" y="500">2.04</text>
                <text x="264" y="500">(Changed)</text>
                <text x="184" y="516">Content-Format:</text>
                <text x="356" y="516">application/edhoc+cbor-seq</text>
                <text x="156" y="532">Payload:</text>
                <text x="216" y="532">EDHOC</text>
                <text x="280" y="532">message_4</text>
                <text x="28" y="564">OSCORE</text>
                <text x="72" y="564">Sec</text>
                <text x="104" y="564">Ctx</text>
                <text x="52" y="580">Derivation</text>
                <text x="236" y="612">OSCORE</text>
                <text x="296" y="612">Request</text>
                <text x="120" y="628">Header:</text>
                <text x="172" y="628">0.02</text>
                <text x="220" y="628">(POST)</text>
                <text x="120" y="644">OSCORE:</text>
                <text x="160" y="644">{</text>
                <text x="184" y="644">...</text>
                <text x="208" y="644">;</text>
                <text x="236" y="644">kid:</text>
                <text x="272" y="644">C_R</text>
                <text x="296" y="644">}</text>
                <text x="124" y="660">Payload:</text>
                <text x="228" y="660">OSCORE-protected</text>
                <text x="316" y="660">data</text>
                <text x="236" y="692">OSCORE</text>
                <text x="300" y="692">Response</text>
                <text x="232" y="708">Header:</text>
                <text x="284" y="708">2.04</text>
                <text x="344" y="708">(Changed)</text>
                <text x="232" y="724">OSCORE:</text>
                <text x="272" y="724">{</text>
                <text x="296" y="724">...</text>
                <text x="320" y="724">}</text>
                <text x="236" y="740">Payload:</text>
                <text x="340" y="740">OSCORE-protected</text>
                <text x="428" y="740">data</text>
              </g>
            </svg>
          </artwork>
          <artwork type="ascii-art" align="center"><![CDATA[
  CoAP client                                         CoAP server
(EDHOC Initiator)                                 (EDHOC Responder)
       |                                                    |
       |                                                    |
       | ----------------- EDHOC Request -----------------> |
       |   Header: 0.02 (POST)                              |
       |   Uri-Path: "/.well-known/edhoc"                   |
       |   Content-Format: application/cid-edhoc+cbor-seq   |
       |   Payload: true, EDHOC message_1                   |
       |                                                    |
       | <---------------- EDHOC Response------------------ |
       |       Header: 2.04 (Changed)                       |
       |       Content-Format: application/edhoc+cbor-seq   |
       |       Payload: EDHOC message_2                     |
       |                                                    |
EDHOC verification                                          |
       |                                                    |
       | ----------------- EDHOC Request -----------------> |
       |   Header: 0.02 (POST)                              |
       |   Uri-Path: "/.well-known/edhoc"                   |
       |   Content-Format: application/cid-edhoc+cbor-seq   |
       |   Payload: C_R, EDHOC message_3                    |
       |                                                    |
       |                                         EDHOC verification
       |                                                    +
       |                                            OSCORE Sec Ctx
       |                                             Derivation
       |                                                    |
       | <---------------- EDHOC Response------------------ |
       |       Header: 2.04 (Changed)                       |
       |       Content-Format: application/edhoc+cbor-seq   |
       |       Payload: EDHOC message_4                     |
       |                                                    |
OSCORE Sec Ctx                                              |
 Derivation                                                 |
       |                                                    |
       | ---------------- OSCORE Request -----------------> |
       |   Header: 0.02 (POST)                              |
       |   OSCORE: { ... ; kid: C_R }                       |
       |   Payload: OSCORE-protected data                   |
       |                                                    |
       | <--------------- OSCORE Response ----------------- |
       |                 Header: 2.04 (Changed)             |
       |                 OSCORE: { ... }                    |
       |                 Payload: OSCORE-protected data     |
       |                                                    |
]]></artwork>
        </artset>
      </figure>
      <t>As shown in <xref target="fig-non-combined"/>, this sequential flow where EDHOC is run first and then OSCORE is used takes three round trips to complete.</t>
      <t><xref target="edhoc-in-oscore"/> defines an optimization for combining EDHOC with the first OSCORE transaction. This reduces the number of round trips required to set up an OSCORE Security Context and to complete an OSCORE transaction using that Security Context.</t>
    </section>
    <section anchor="edhoc-in-oscore">
      <name>EDHOC Combined with OSCORE</name>
      <t>This section defines an optimization for combining the EDHOC message exchange with the first OSCORE transaction, thus minimizing the number of round trips between the two peers.</t>
      <t>This approach can be used only if the default, forward message flow of EDHOC is used, i.e., when the client acts as Initiator and the server acts as Responder. That is, it cannot be used in the case with reversed roles as per the reverse message flow of EDHOC.</t>
      <t>When running the sequential flow of <xref target="overview"/>, the client has all the information to derive the OSCORE Security Context already after receiving EDHOC message_2 and before sending EDHOC message_3.</t>
      <t>Hence, the client can potentially send both EDHOC message_3 and the subsequent OSCORE Request at the same time. On a semantic level, this requires sending two REST requests at once, as in <xref target="fig-combined"/>.</t>
      <figure anchor="fig-combined">
        <name>EDHOC and OSCORE combined.</name>
        <artset>
          <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="576" width="552" viewBox="0 0 552 576" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
              <path d="M 64,64 L 64,240" fill="none" stroke="black"/>
              <path d="M 64,320 L 64,560" fill="none" stroke="black"/>
              <path d="M 496,64 L 496,400" fill="none" stroke="black"/>
              <path d="M 496,480 L 496,560" fill="none" stroke="black"/>
              <path d="M 80,80 L 216,80" fill="none" stroke="black"/>
              <path d="M 344,80 L 480,80" fill="none" stroke="black"/>
              <path d="M 80,176 L 216,176" fill="none" stroke="black"/>
              <path d="M 344,176 L 480,176" fill="none" stroke="black"/>
              <path d="M 80,336 L 184,336" fill="none" stroke="black"/>
              <path d="M 384,336 L 480,336" fill="none" stroke="black"/>
              <path d="M 80,496 L 200,496" fill="none" stroke="black"/>
              <path d="M 344,496 L 480,496" fill="none" stroke="black"/>
              <polygon class="arrowhead" points="488,336 476,330.4 476,341.6" fill="black" transform="rotate(0,480,336)"/>
              <polygon class="arrowhead" points="488,80 476,74.4 476,85.6" fill="black" transform="rotate(0,480,80)"/>
              <polygon class="arrowhead" points="88,496 76,490.4 76,501.6" fill="black" transform="rotate(180,80,496)"/>
              <polygon class="arrowhead" points="88,176 76,170.4 76,181.6" fill="black" transform="rotate(180,80,176)"/>
              <g class="text">
                <text x="36" y="36">CoAP</text>
                <text x="84" y="36">client</text>
                <text x="460" y="36">CoAP</text>
                <text x="508" y="36">server</text>
                <text x="28" y="52">(EDHOC</text>
                <text x="100" y="52">Initiator)</text>
                <text x="436" y="52">(EDHOC</text>
                <text x="508" y="52">Responder)</text>
                <text x="248" y="84">EDHOC</text>
                <text x="304" y="84">Request</text>
                <text x="120" y="100">Header:</text>
                <text x="172" y="100">0.02</text>
                <text x="220" y="100">(POST)</text>
                <text x="128" y="116">Uri-Path:</text>
                <text x="252" y="116">"/.well-known/edhoc"</text>
                <text x="152" y="132">Content-Format:</text>
                <text x="340" y="132">application/cid-edhoc+cbor-seq</text>
                <text x="124" y="148">Payload:</text>
                <text x="184" y="148">true,</text>
                <text x="232" y="148">EDHOC</text>
                <text x="296" y="148">message_1</text>
                <text x="248" y="180">EDHOC</text>
                <text x="308" y="180">Response</text>
                <text x="160" y="196">Header:</text>
                <text x="224" y="196">Changed</text>
                <text x="284" y="196">(2.04)</text>
                <text x="192" y="212">Content-Format:</text>
                <text x="364" y="212">application/edhoc+cbor-seq</text>
                <text x="164" y="228">Payload:</text>
                <text x="224" y="228">EDHOC</text>
                <text x="288" y="228">message_2</text>
                <text x="24" y="260">EDHOC</text>
                <text x="100" y="260">verification</text>
                <text x="64" y="276">+</text>
                <text x="36" y="292">OSCORE</text>
                <text x="80" y="292">Sec</text>
                <text x="112" y="292">Ctx</text>
                <text x="68" y="308">Derivation</text>
                <text x="216" y="340">EDHOC</text>
                <text x="248" y="340">+</text>
                <text x="284" y="340">OSCORE</text>
                <text x="344" y="340">Request</text>
                <text x="120" y="356">Header:</text>
                <text x="172" y="356">0.02</text>
                <text x="220" y="356">(POST)</text>
                <text x="120" y="372">OSCORE:</text>
                <text x="160" y="372">{</text>
                <text x="184" y="372">...</text>
                <text x="208" y="372">;</text>
                <text x="236" y="372">kid:</text>
                <text x="272" y="372">C_R</text>
                <text x="296" y="372">}</text>
                <text x="124" y="388">Payload:</text>
                <text x="184" y="388">EDHOC</text>
                <text x="248" y="388">message_3</text>
                <text x="296" y="388">+</text>
                <text x="372" y="388">OSCORE-protected</text>
                <text x="460" y="388">data</text>
                <text x="424" y="420">EDHOC</text>
                <text x="500" y="420">verification</text>
                <text x="496" y="436">+</text>
                <text x="444" y="452">OSCORE</text>
                <text x="488" y="452">Sec</text>
                <text x="520" y="452">Ctx</text>
                <text x="484" y="468">Derivation</text>
                <text x="236" y="500">OSCORE</text>
                <text x="300" y="500">Response</text>
                <text x="256" y="516">Header:</text>
                <text x="308" y="516">2.04</text>
                <text x="368" y="516">(Changed)</text>
                <text x="256" y="532">OSCORE:</text>
                <text x="296" y="532">{</text>
                <text x="320" y="532">...</text>
                <text x="344" y="532">}</text>
                <text x="260" y="548">Payload:</text>
                <text x="364" y="548">OSCORE-protected</text>
                <text x="452" y="548">data</text>
              </g>
            </svg>
          </artwork>
          <artwork type="ascii-art" align="center"><![CDATA[
  CoAP client                                          CoAP server
(EDHOC Initiator)                                  (EDHOC Responder)
       |                                                     |
       | ------------------ EDHOC Request -----------------> |
       |   Header: 0.02 (POST)                               |
       |   Uri-Path: "/.well-known/edhoc"                    |
       |   Content-Format: application/cid-edhoc+cbor-seq    |
       |   Payload: true, EDHOC message_1                    |
       |                                                     |
       | <----------------- EDHOC Response------------------ |
       |        Header: Changed (2.04)                       |
       |        Content-Format: application/edhoc+cbor-seq   |
       |        Payload: EDHOC message_2                     |
       |                                                     |
EDHOC verification                                           |
       +                                                     |
 OSCORE Sec Ctx                                              |
   Derivation                                                |
       |                                                     |
       | -------------- EDHOC + OSCORE Request ------------> |
       |   Header: 0.02 (POST)                               |
       |   OSCORE: { ... ; kid: C_R }                        |
       |   Payload: EDHOC message_3 + OSCORE-protected data  |
       |                                                     |
       |                                          EDHOC verification
       |                                                     +
       |                                            OSCORE Sec Ctx
       |                                               Derivation
       |                                                     |
       | <--------------- OSCORE Response ------------------ |
       |                    Header: 2.04 (Changed)           |
       |                    OSCORE: { ... }                  |
       |                    Payload: OSCORE-protected data   |
       |                                                     |
]]></artwork>
        </artset>
      </figure>
      <t>To this end, the specific approach defined in this section consists of sending a single EDHOC + OSCORE request, which conveys the pair (C_R, EDHOC message_3) within an OSCORE-protected CoAP message.</t>
      <t>That is, the EDHOC + OSCORE request is composed of the following two parts combined together in a single CoAP message. The steps for processing the EDHOC + OSCORE request and the two parts combined in there are defined in <xref target="client-processing"/> and <xref target="server-processing"/>.</t>
      <ul spacing="normal">
        <li>
          <t>The OSCORE Request from <xref target="fig-non-combined"/>, which is also in this case sent to a protected resource, with the correct CoAP method and options intended for accessing that resource.</t>
        </li>
        <li>
          <t>EDHOC data consisting of the pair (C_R, EDHOC message_3) required for completing the EDHOC session, transported as follows:  </t>
          <ul spacing="normal">
            <li>
              <t>C_R is the OSCORE Sender ID of the client and hence transported in the 'kid' field of the OSCORE Option (see <xref section="6.1" sectionFormat="of" target="RFC8613"/>). Unlike in the sequential workflow shown in <xref target="fig-non-combined"/>, C_R is thus not transported in the payload of the EDHOC + OSCORE request.</t>
            </li>
            <li>
              <t>EDHOC message_3 is transported in the payload of the EDHOC + OSCORE request, prepended to the payload of the OSCORE Request. This is because EDHOC message_3 may be too large to be included in a CoAP Option, e.g., when conveying a large public key certificate chain as ID_CRED_I (see <xref section="3.5.3" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>) or when conveying large External Authorization Data as EAD_3 (see <xref section="3.8" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>).</t>
            </li>
          </ul>
        </li>
      </ul>
      <t>The rest of this section specifies how to transport the data in the EDHOC + OSCORE request and their processing order. In particular, the use of this approach is explicitly signalled by including an EDHOC Option (see <xref target="edhoc-option"/>) in the EDHOC + OSCORE request. The processing of the EDHOC + OSCORE request is specified in <xref target="client-processing-intro"/> for the client side and in <xref target="server-processing-intro"/> for the server side.</t>
      <section anchor="edhoc-option">
        <name>EDHOC Option</name>
        <t>This section defines the EDHOC Option. The option is used in a CoAP request, to signal that the request payload conveys both an EDHOC message_3 and OSCORE-protected data, combined together.</t>
        <t>The EDHOC Option has the properties summarized in <xref target="fig-edhoc-option"/>, which extends Table 4 of <xref target="RFC7252"/>. The option is Critical, Safe-to-Forward, and part of the Cache-Key. The option MUST occur at most once and MUST be empty. If any value is sent, the recipient MUST ignore it. (Future documents may update the definition of the option, by expanding its semantics and specifying admitted values.) The option is intended only for CoAP requests and is of Class U for OSCORE <xref target="RFC8613"/>.</t>
        <table align="center" anchor="fig-edhoc-option">
          <name>The EDHOC Option.  C=Critical, U=Unsafe, N=NoCacheKey, R=Repeatable</name>
          <thead>
            <tr>
              <th align="left">No.</th>
              <th align="left">C</th>
              <th align="left">U</th>
              <th align="left">N</th>
              <th align="left">R</th>
              <th align="left">Name</th>
              <th align="left">Format</th>
              <th align="left">Length</th>
              <th align="left">Default</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">21</td>
              <td align="left">x</td>
              <td align="left"> </td>
              <td align="left"> </td>
              <td align="left"> </td>
              <td align="left">EDHOC</td>
              <td align="left">Empty</td>
              <td align="left">0</td>
              <td align="left">(none)</td>
            </tr>
          </tbody>
        </table>
        <t>The presence of this option means that the message payload also contains EDHOC data, which must be extracted and processed as defined in <xref target="server-processing-intro"/>, before the rest of the message can be processed.</t>
        <t><xref target="fig-edhoc-opt"/> shows an example of a CoAP message transported over UDP and containing both the EDHOC data and the OSCORE ciphertext, using the newly defined EDHOC option for signalling.</t>
        <figure anchor="fig-edhoc-opt">
          <name>Example of CoAP message transported over UDP, combining EDHOC data and OSCORE data as signalled with the EDHOC Option.</name>
          <artwork align="center"><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|Ver| T |  TKL  |      Code     |          Message ID           |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Token (if any, TKL bytes) ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Observe Option| OSCORE Option ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| EDHOC Option  | Other Options (if any) ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|1 1 1 1 1 1 1 1| Payload ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
        </figure>
      </section>
      <section anchor="client-processing-intro">
        <name>Client Processing</name>
        <t>This section describes the processing on the client side.</t>
        <section anchor="client-processing">
          <name>Processing of the EDHOC + OSCORE Request</name>
          <t>The client prepares an EDHOC + OSCORE request as follows.</t>
          <ol spacing="normal" type="1"><li>
              <t>Compose EDHOC message_3 into EDHOC_MSG_3, as per <xref section="5.4.2" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>.</t>
            </li>
            <li>
              <t>Establish the new OSCORE Security Context and use it to encrypt the original CoAP request as per <xref section="8.1" sectionFormat="of" target="RFC8613"/>.  </t>
              <t>
Note that the OSCORE ciphertext is not computed over EDHOC message_3, which is not protected by OSCORE. That is, the result of this step is the OSCORE Request as in <xref target="fig-non-combined"/>.</t>
            </li>
            <li>
              <t>Build COMB_PAYLOAD as the concatenation of EDHOC_MSG_3 and OSCORE_PAYLOAD in this order: COMB_PAYLOAD = EDHOC_MSG_3 | OSCORE_PAYLOAD, where | denotes byte string concatenation and:  </t>
              <ul spacing="normal">
                <li>
                  <t>EDHOC_MSG_3 is the binary encoding of EDHOC message_3 resulting from step 1. As per <xref section="5.4.1" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>, EDHOC message_3 consists of one CBOR data item CIPHERTEXT_3, which is a CBOR byte string. Therefore, EDHOC_MSG_3 is the binary encoding of CIPHERTEXT_3.</t>
                </li>
                <li>
                  <t>OSCORE_PAYLOAD is the OSCORE ciphertext of the OSCORE-protected CoAP request resulting from step 2.</t>
                </li>
              </ul>
            </li>
            <li>
              <t>Compose the EDHOC + OSCORE request, as the OSCORE-protected CoAP request resulting from step 2, where the payload is replaced with COMB_PAYLOAD built at step 3.  </t>
              <t>
Note that the new payload includes EDHOC message_3, but it does not include the EDHOC connection identifier C_R. As the client is the EDHOC Initiator, C_R is the OSCORE Sender ID of the client, which is already specified as 'kid' in the OSCORE Option of the request from step 2, hence of the EDHOC + OSCORE request.</t>
            </li>
            <li>
              <t>Include the new EDHOC Option defined in <xref target="edhoc-option"/> into the EDHOC + OSCORE request.  </t>
              <t>
The application/cid-edhoc+cbor-seq media type does not apply to this message, whose media type is unnamed.</t>
            </li>
            <li>
              <t>Send the EDHOC + OSCORE request to the server.</t>
            </li>
          </ol>
          <t>With the same server, the client SHOULD NOT have multiple simultaneous outstanding interactions (see <xref section="4.7" sectionFormat="of" target="RFC7252"/>) such that: they consist of an EDHOC + OSCORE request; and their EDHOC data pertain to the EDHOC session with the same connection identifier C_R.</t>
          <t>(An exception might apply for clients that operate under particular time constraints over particularly unreliable networks, thus raising the chances to promptly complete the EDHOC execution with the server through multiple, simultaneous EDHOC + OSCORE requests. As discussed in <xref target="security-considerations"/>, this does not have any impact in terms of security.)</t>
        </section>
        <section anchor="client-blockwise">
          <name>Supporting Block-wise</name>
          <t>If Block-wise <xref target="RFC7959"/> is supported, the client may fragment the first application CoAP request before protecting it as an original message with OSCORE, as defined in <xref section="4.1.3.4.1" sectionFormat="of" target="RFC8613"/>.</t>
          <t>In such a case, the OSCORE processing in step 2 of <xref target="client-processing"/> is performed on each inner block of the first application CoAP request, and the following also applies.</t>
          <ul spacing="normal">
            <li>
              <t>The client takes the additional following step between steps 2 and 3 of <xref target="client-processing"/>.  </t>
              <t>
A. If the OSCORE-protected request from step 2 conveys a non-first inner block of the first application CoAP request (i.e., the Block1 Option processed at step 2 had NUM different than 0), then the client skips the following steps and sends the OSCORE-protected request to the server. In particular, the client MUST NOT include the EDHOC Option in the OSCORE-protected request.</t>
            </li>
            <li>
              <t>The client takes the additional following step between steps 3 and 4 of <xref target="client-processing"/>.  </t>
              <t>
B. If the size of COMB_PAYLOAD exceeds MAX_UNFRAGMENTED_SIZE (see <xref section="4.1.3.4.2" sectionFormat="of" target="RFC8613"/>), the client MUST stop processing the request and MUST abandon the Block-wise transfer. Then, the client can continue by switching to the sequential workflow shown in <xref target="fig-non-combined"/>. That is, the client first sends EDHOC message_3 prepended by the EDHOC Connection Identifier C_R encoded as per <xref section="3.3" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>, and then sends the OSCORE-protected CoAP request once the EDHOC execution is completed.</t>
            </li>
          </ul>
          <t>The performance advantage of using the EDHOC + OSCORE request can be lost when used in combination with Block-wise transfers that rely on specific parameter values and block sizes. Application policies at the CoAP client can define when and how to detect whether the performance advantage is lost, and, if that is the case, whether to appropriately adjust the parameter values and block sizes, or instead to fall back on the sequential workflow of EDHOC.</t>
        </section>
      </section>
      <section anchor="server-processing-intro">
        <name>Server Processing</name>
        <t>This section describes the processing on the server side.</t>
        <section anchor="server-processing">
          <name>Processing of the EDHOC + OSCORE Request</name>
          <t>In order to process a request containing the EDHOC option, i.e., an EDHOC + OSCORE request, the server MUST perform the following steps.</t>
          <ol spacing="normal" type="1"><li>
              <t>Check that the EDHOC + OSCORE request includes the OSCORE option and that the request payload has the format defined at step 3 of <xref target="client-processing"/> for COMB_PAYLOAD. If this is not the case, the server MUST stop processing the request and MUST reply with a 4.00 (Bad Request) error response.</t>
            </li>
            <li>
              <t>Extract EDHOC message_3 from the payload COMB_PAYLOAD of the EDHOC + OSCORE request, as the first element EDHOC_MSG_3 (see step 3 of <xref target="client-processing"/>).</t>
            </li>
            <li>
              <t>Take the value of 'kid' from the OSCORE option of the EDHOC + OSCORE request (i.e., the OSCORE Sender ID of the client), and use it as the EDHOC connection identifier C_R.</t>
            </li>
            <li>
              <t>Retrieve the correct EDHOC session by using the connection identifier C_R from step 3.  </t>
              <t>
If the application profile used in the EDHOC session specifies that EDHOC message_4 shall be sent, the server MUST stop the EDHOC processing and consider it failed, as due to a client error.  </t>
              <t>
Otherwise, perform the EDHOC processing on the EDHOC message_3 extracted at step 2 as per <xref section="5.4.3" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>, based on the protocol state of the retrieved EDHOC session.  </t>
              <t>
The application profile used in the EDHOC session is the same one associated with the EDHOC resource where the server received the request conveying EDHOC message_1 that started the session. This is relevant in case the server provides multiple EDHOC resources, which may generally refer to different application profiles.</t>
            </li>
            <li>
              <t>Establish a new OSCORE Security Context associated with the client as per <xref section="A.1" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>, using the EDHOC output from step 4.</t>
            </li>
            <li>
              <t>Extract the OSCORE ciphertext from the payload COMB_PAYLOAD of the EDHOC + OSCORE request, as the second element OSCORE_PAYLOAD (see step 3 of <xref target="client-processing"/>).</t>
            </li>
            <li>
              <t>Rebuild the OSCORE-protected CoAP request, as the EDHOC + OSCORE request where the payload is replaced with the OSCORE ciphertext extracted at step 6. Then, remove the EDHOC option.</t>
            </li>
            <li>
              <t>Decrypt and verify the OSCORE-protected CoAP request rebuilt at step 7, as per <xref section="8.2" sectionFormat="of" target="RFC8613"/>, by using the OSCORE Security Context established at step 5.  </t>
              <t>
When the decrypted request is checked for any critical CoAP options (as it is during regular CoAP processing), the presence of an EDHOC option MUST be regarded as an unprocessed critical option, unless it is processed by some further mechanism.</t>
            </li>
            <li>
              <t>Deliver the CoAP request resulting from step 8 to the application.</t>
            </li>
          </ol>
          <t>If steps 4 (EDHOC processing) and 8 (OSCORE processing) are both successfully completed, the server MUST reply with an OSCORE-protected response (see <xref section="5.4.3" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>). The usage of EDHOC message_4 as defined in <xref section="5.5" sectionFormat="of" target="I-D.ietf-lake-edhoc"/> is not applicable to the approach defined in this document.</t>
          <t>If step 4 (EDHOC processing) fails, the server aborts the session as per <xref section="5.4.3" sectionFormat="of" target="I-D.ietf-lake-edhoc"/> and responds with an EDHOC error message with error code 1, formatted as defined in <xref section="6.2" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>. The server MUST NOT establish a new OSCORE Security Context from the present EDHOC session with the client. The CoAP response conveying the EDHOC error message is not protected with OSCORE. As per <xref section="9.5" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>, the server has to make sure that the error message does not reveal sensitive information. The CoAP response conveying the EDHOC error message MUST have Content-Format set to application/edhoc+cbor-seq defined in <xref section="10.9" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>.</t>
          <t>If step 4 (EDHOC processing) is successfully completed but step 8 (OSCORE processing) fails, the same OSCORE error handling as defined in <xref section="8.2" sectionFormat="of" target="RFC8613"/> applies.</t>
        </section>
        <section anchor="server-blockwise">
          <name>Supporting Block-wise</name>
          <t>If Block-wise <xref target="RFC7959"/> is supported, the server takes the additional following step before any other in <xref target="server-processing"/>.</t>
          <t>A. If Block-wise is present in the request, then process the Outer Block options according to <xref target="RFC7959"/>, until all blocks of the request have been received (see <xref section="4.1.3.4" sectionFormat="of" target="RFC8613"/>).</t>
        </section>
      </section>
      <section anchor="example">
        <name>Example of EDHOC + OSCORE Request</name>
        <t><xref target="fig-edhoc-opt-2"/> shows an example of EDHOC + OSCORE Request transported over UDP. In particular, the example assumes that:</t>
        <ul spacing="normal">
          <li>
            <t>The OSCORE Partial IV in use is 0, consistently with the first request protected with the new OSCORE Security Context.</t>
          </li>
          <li>
            <t>The OSCORE Sender ID of the client is 0x01.  </t>
            <t>
As per <xref section="3.3.3" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>, this straightforwardly corresponds to the EDHOC connection identifier C_R 0x01.  </t>
            <t>
As per <xref section="3.3.2" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>, when using the sequential flow shown in <xref target="fig-non-combined"/>, the same C_R with value 0x01 would be encoded on the wire as the CBOR integer 1 (0x01 in CBOR encoding), and prepended to EDHOC message_3 in the payload of the second EDHOC request.</t>
          </li>
          <li>
            <t>The EDHOC option is registered with CoAP option number 21.</t>
          </li>
        </ul>
        <t>Note to RFC Editor: Please delete the last bullet point in the previous list, since, at the time of publication, the CoAP option number will be in fact registered.</t>
        <t>This results in the following components shown in <xref target="fig-edhoc-opt-2"/>:</t>
        <ul spacing="normal">
          <li>
            <t>OSCORE option value: 0x090001 (3 bytes)</t>
          </li>
          <li>
            <t>EDHOC option value: - (0 bytes)</t>
          </li>
          <li>
            <t>EDHOC message_3: 0x52d5535f3147e85f1cfacd9e78abf9e0a81bbf (19 bytes)</t>
          </li>
          <li>
            <t>OSCORE ciphertext: 0x612f1092f1776f1c1668b3825e (13 bytes)</t>
          </li>
        </ul>
        <figure anchor="fig-edhoc-opt-2">
          <name>Example of CoAP message transported over UDP, combining EDHOC data and OSCORE data as signalled with the EDHOC Option.</name>
          <artwork type="~" align="center"><![CDATA[
Protected CoAP request (OSCORE message):

   0x44025d1f               ; CoAP 4-byte header
     00003974               ; Token
     93 090001              ; OSCORE Option
     c0                     ; EDHOC Option
     ff 52d5535f3147e85f1cfacd9e78abf9e0a81bbf
        612f1092f1776f1c1668b3825e
   (46 bytes)
]]></artwork>
        </figure>
      </section>
    </section>
    <section anchor="use-of-ids">
      <name>Use of EDHOC Connection Identifiers with OSCORE</name>
      <t>The OSCORE Sender/Recipient IDs are the EDHOC connection identifiers (see <xref section="3.3.3" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>). This applies also to the optimized workflow defined in <xref target="edhoc-in-oscore"/> of this document.</t>
      <t>Note that, at step 3 of <xref target="server-processing"/>, the value of 'kid' in the OSCORE Option of the EDHOC + OSCORE request is both the server's Recipient ID (i.e., the client's Sender ID) and the EDHOC Connection Identifier C_R of the server.</t>
      <section anchor="oscore-edhoc-message-processing">
        <name>Additional Processing of EDHOC Messages</name>
        <t>When using EDHOC to establish an OSCORE Security Context, the client and server MUST perform the following additional steps during an EDHOC execution, thus extending <xref section="5" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>.</t>
        <section anchor="initiator-processing-of-message-1">
          <name>Initiator Processing of Message 1</name>
          <t>The Initiator selects an EDHOC Connection Identifier C_I as follows.</t>
          <t>The Initiator MUST choose a C_I that is neither used in any current EDHOC session as this peer's EDHOC Connection Identifier, nor the Recipient ID in a current OSCORE Security Context where the ID Context is not present.</t>
          <t>The chosen C_I SHOULD NOT be the Recipient ID of any current OSCORE Security Context. Note that, unless the two peers concurrently use alternative methods to establish OSCORE Security Contexts, this allows the Responder to always omit the 'kid context' in the OSCORE Option of its messages sent to the Initiator, when protecting those with an OSCORE Security Context where C_I is the Responder's OSCORE Sender ID (see <xref section="6.1" sectionFormat="of" target="RFC8613"/>).</t>
        </section>
        <section anchor="responder-processing-of-message-2">
          <name>Responder Processing of Message 2</name>
          <t>The Responder selects an EDHOC Connection Identifier C_R as follows.</t>
          <t>The Responder MUST choose a C_R that is neither used in any current EDHOC session as this peer's EDHOC Connection Identifier, nor is equal to the EDHOC Connection Identifier C_I specified in the EDHOC message_1 of the present EDHOC session, nor is the Recipient ID in a current OSCORE Security Context where the ID Context is not present.</t>
          <t>The chosen C_R SHOULD NOT be the Recipient ID of any current OSCORE Security Context. Note that, for a reason analogous to the one given above with C_I, this allows the Initiator to always omit the 'kid context' in the OSCORE Option of its messages sent to the Responder, when protecting those with an OSCORE Security Context where C_R is the Initiator's OSCORE Sender ID (see <xref section="6.1" sectionFormat="of" target="RFC8613"/>).</t>
        </section>
        <section anchor="initiator-processing-of-message-2">
          <name>Initiator Processing of Message 2</name>
          <t>If the EDHOC Connection Identifier C_I is equal to the EDHOC Connection Identifier C_R specified in EDHOC message_2, then the Initiator MUST abort the session and reply with an EDHOC error message with error code 1, formatted as defined in <xref section="6.2" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>.</t>
        </section>
      </section>
    </section>
    <section anchor="app-statements">
      <name>Extension and Consistency of Application Profiles</name>
      <t>It is possible to include the information below in the application profile referred by the client and server, according to the specified consistency rules.</t>
      <t>If the server supports the EDHOC + OSCORE request within an EDHOC execution started at a certain EDHOC resource, then the application profile associated with that resource SHOULD explicitly specify support for the EDHOC + OSCORE request.</t>
      <t>In case the application profile indicates that the server supports the optional EDHOC message_4 (see <xref section="5.5" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>), it is still possible to use the optimized workflow based on the EDHOC + OSCORE request. However, this means the server is not going to send EDHOC message_4, since it is not applicable to the optimized workflow (see <xref target="server-processing"/>).</t>
      <t>Also, in case the application profile indicates that the server shall send EDHOC message_4, then the application profile MUST NOT specify support for the EDHOC + OSCORE request, and there is no point for the client to use the optimized workflow, which is bound to fail (see <xref target="server-processing"/>).</t>
    </section>
    <section anchor="web-linking">
      <name>Web Linking</name>
      <t><xref section="10.10" sectionFormat="of" target="I-D.ietf-lake-edhoc"/> registers the resource type "core.edhoc", which can be used as target attribute in a web link <xref target="RFC8288"/> to an EDHOC resource, e.g., using a link-format document <xref target="RFC6690"/>. This enables clients to discover the presence of EDHOC resources at a server, possibly using the resource type as filter criterion.</t>
      <t>At the same time, the application profile associated with an EDHOC resource provides information describing how the EDHOC protocol can be used through that resource. While a client may become aware of the application profile through several means, it would be convenient to obtain its information elements upon discovering the EDHOC resources at the server. This might aim at discovering especially the EDHOC resources whose associated application profile denotes a way of using EDHOC which is most suitable to the client, e.g., with EDHOC cipher suites or authentication methods that the client also supports or prefers.</t>
      <t>That is, it would be convenient that a client discovering an EDHOC resource contextually obtains relevant pieces of information from the application profile associated with that resource. The resource discovery can occur by means of a direct interaction with the server, or instead by means of the CoRE Resource Directory <xref target="RFC9176"/>, where the server may have registered the links to its resources.</t>
      <t>In order to enable the above, this section defines a number of parameters, each of which can be optionally specified as a target attribute with the same name in the link to the respective EDHOC resource, or as filter criteria in a discovery request from the client. When specifying these parameters in a link to an EDHOC resource, the target attribute rt="core.edhoc" MUST be included, and the same consistency rules defined in <xref target="app-statements"/> for the corresponding information elements of an application profile MUST be followed.</t>
      <t>The following parameters are defined.</t>
      <ul spacing="normal">
        <li>
          <t>'ed-i', specifying, if present, that the server supports the EDHOC Initiator role, hence the reverse message flow of EDHOC. A value MUST NOT be given to this parameter and any present value MUST be ignored by the recipient.</t>
        </li>
        <li>
          <t>'ed-r', specifying, if present, that the server supports the EDHOC Responder role, hence the forward message flow of EDHOC. A value MUST NOT be given to this parameter and any present value MUST be ignored by the recipient.</t>
        </li>
        <li>
          <t>'ed-method', specifying an authentication method supported by the server. This parameter MUST specify a single value, which is taken from the 'Value' column of the "EDHOC Method Type" registry defined in <xref section="10.3" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>. This parameter MAY occur multiple times, with each occurrence specifying an authentication method.</t>
        </li>
        <li>
          <t>'ed-csuite', specifying an EDHOC cipher suite supported by the server. This parameter MUST specify a single value, which is taken from the 'Value' column of the "EDHOC Cipher Suites" registry defined in <xref section="10.2" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>. This parameter MAY occur multiple times, with each occurrence specifying a cipher suite.</t>
        </li>
        <li>
          <t>'ed-cred-t', specifying a type of authentication credential supported by the server. This parameter MUST specify a single value, which is taken from the 'Value' column of the "EDHOC Authentication Credential Types" Registry defined in <xref target="iana-edhoc-auth-cred-types"/> of this document. This parameter MAY occur multiple times, with each occurrence specifying a type of authentication credential.</t>
        </li>
        <li>
          <t>'ed-idcred-t', specifying a type of identifier supported by the server for identifying authentication credentials. This parameter MUST specify a single value, which is taken from the 'Label' column of the "COSE Header Parameters" registry <xref target="COSE.Header.Parameters"/>. This parameter MAY occur multiple times, with each occurrence specifying a type of identifier for authentication credentials.  </t>
          <t>
Note that the values in the 'Label' column of the "COSE Header Parameters" registry are strongly typed. On the contrary, Link Format is weakly typed and thus does not distinguish between, for instance, the string value "-10" and the integer value -10. Thus, if responses in Link Format are returned, string values which look like an integer are not supported. Therefore, such values MUST NOT be used in the 'ed-idcred-t' parameter.</t>
        </li>
        <li>
          <t>'ed-ead', specifying the support of the server for an External Authorization Data (EAD) item (see <xref section="3.8" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>). This parameter MUST specify a single value, which is taken from the 'Label' column of the "EDHOC External Authorization Data" registry defined in <xref section="10.5" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>. This parameter MAY occur multiple times, with each occurrence specifying the ead_label of an EAD item that the server supports.</t>
        </li>
        <li>
          <t>'ed-comb-req', specifying, if present, that the server supports the EDHOC + OSCORE request defined in <xref target="edhoc-in-oscore"/>. A value MUST NOT be given to this parameter and any present value MUST be ignored by the recipient.</t>
        </li>
      </ul>
      <t>(Future documents may update the definition of the parameters 'ed-i', 'ed-r', and 'ed-comb-req', by expanding their semantics and specifying what they can take as value.)</t>
      <t>The example in <xref target="fig-web-link-example"/> shows how a client discovers one EDHOC resource at a server, obtaining information elements from the respective application profile. The Link Format notation from <xref section="5" sectionFormat="of" target="RFC6690"/> is used.</t>
      <figure anchor="fig-web-link-example">
        <name>The Web Link.</name>
        <artwork align="center"><![CDATA[
REQ: GET /.well-known/core

RES: 2.05 Content
    </sensors/temp>;osc,
    </sensors/light>;if=sensor,
    </.well-known/edhoc>;rt=core.edhoc;ed-csuite=0;ed-csuite=2;
        ed-method=0;ed-cred-t=1;ed-cred-t=3;ed-idcred-t=4;
        ed-i;ed-r;ed-comb-req
]]></artwork>
      </figure>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>The same security considerations from OSCORE <xref target="RFC8613"/> and EDHOC <xref target="I-D.ietf-lake-edhoc"/> hold for this document. In addition, the following considerations also apply.</t>
      <t><xref target="client-processing"/> specifies that a client SHOULD NOT have multiple outstanding EDHOC + OSCORE requests pertaining to the same EDHOC session. Even if a client did not fulfill this requirement, it would not have any impact in terms of security. That is, the server would still not process different instances of the same EDHOC message_3 more than once in the same EDHOC session (see <xref section="5.1" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>), and would still enforce replay protection of the OSCORE-protected request (see Sections <xref target="RFC8613" section="7.4" sectionFormat="bare"/> and <xref target="RFC8613" section="8.2" sectionFormat="bare"/> of <xref target="RFC8613"/>).</t>
      <t>When using the optimized workflow in <xref target="fig-combined"/>, a minimum of 128-bit security against online brute force attacks is achieved after the client receives and successfully verifies the first OSCORE-protected response (see <xref section="9.1" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>). As an example, if EDHOC is used with method 3 (see <xref section="3.2" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>) and cipher suite 2 (see <xref section="3.6" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>), then the following holds.</t>
      <ul spacing="normal">
        <li>
          <t>The Initiator is authenticated with 128-bit security against online attacks. As per <xref section="9.1" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>, this results from the combination of the strength of the 64-bit MAC in EDHOC message_3 and of the 64-bit MAC in the AEAD of the first OSCORE-protected CoAP request, as rebuilt at step 7 of <xref target="server-processing"/>.</t>
        </li>
        <li>
          <t>The Responder is authenticated with 128-bit security against online attacks. As per <xref section="9.1" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>, this results from the combination of the strength of the 64-bit MAC in EDHOC message_2 and of the 64-bit MAC in the AEAD of the first OSCORE-protected CoAP response.</t>
        </li>
      </ul>
      <t>With reference to the sequential workflow in <xref target="fig-non-combined"/>, the OSCORE request might have to undergo access control checks at the server, before being actually executed for accessing the target protected resource. The same MUST hold when the optimized workflow in <xref target="fig-combined"/> is used, i.e., when using the EDHOC + OSCORE request.</t>
      <t>That is, the rebuilt OSCORE-protected application request from step 7 in <xref target="server-processing"/> MUST undergo the same access control checks that would be performed on a traditional OSCORE-protected application request sent individually as shown in <xref target="fig-non-combined"/>.</t>
      <t>To this end, validated information to perform access control checks (e.g., an access token issued by a trusted party) has to be available at the server before starting to process the rebuilt OSCORE-protected application request. Such information may have been provided to the server separately before starting the EDHOC execution altogether, or instead as External Authorization Data during the EDHOC execution (see <xref section="3.8" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>).</t>
      <t>Thus, a successful completion of the EDHOC protocol and the following derivation of the OSCORE Security Context at the server do not play a role in determining whether the rebuilt OSCORE-protected request is authorized to access the target protected resource at the server.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document has the following actions for IANA.</t>
      <t>Note to RFC Editor: Please replace all occurrences of "[RFC-XXXX]" with the RFC number of this specification and delete this paragraph.</t>
      <section anchor="iana-coap-options">
        <name>CoAP Option Numbers Registry</name>
        <t>IANA is asked to enter the following option number to the "CoAP Option Numbers" registry within the "CoRE Parameters" registry group.</t>
        <table align="center">
          <name>Registrations in CoAP Option Numbers Registry</name>
          <thead>
            <tr>
              <th align="left">Number</th>
              <th align="left">Name</th>
              <th align="left">Reference</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">21</td>
              <td align="left">EDHOC</td>
              <td align="left">[RFC-XXXX]</td>
            </tr>
          </tbody>
        </table>
        <t>Note to RFC Editor: Please delete this paragraph and all the following text within the present <xref target="iana-coap-options"/>.</t>
        <t>[</t>
        <t>The CoAP option number 21 is consistent with the properties of the EDHOC Option defined in <xref target="edhoc-option"/>, and it allows the EDHOC Option to always result in an overall size of 1 byte. This is because:</t>
        <ul spacing="normal">
          <li>
            <t>The EDHOC option is always empty, i.e., with zero-length value; and</t>
          </li>
          <li>
            <t>Since the OSCORE Option with option number 9 is always present in the EDHOC + OSCORE request, the EDHOC Option is encoded with a delta equal to at most 12.</t>
          </li>
        </ul>
        <t>Although the currently unassigned option number 13 would also work well for the same reasons in the use case in question, different use cases or protocols may make a better use of the option number 13. Hence the preference for the option number 21, and why it is <em>not</em> necessary to register additional option numbers than 21.</t>
        <t>]</t>
      </section>
      <section anchor="iana-target-attributes">
        <name>Target Attributes Registry</name>
        <t>IANA is asked to register the following entries in the "Target Attributes" registry within the "CoRE Parameters" registry group, as per <xref target="I-D.ietf-core-target-attr"/>.
For all entries, the Change Controller is IETF, and the reference is [RFC-XXXX].</t>
        <table align="center">
          <name>Registrations in Target Attributes Registry</name>
          <thead>
            <tr>
              <th align="left">Attribute Name:</th>
              <th align="left">Brief Description:</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">ed-i</td>
              <td align="left">Hint: support for the EDHOC Initiator role</td>
            </tr>
            <tr>
              <td align="left">ed-r</td>
              <td align="left">Hint: support for the EDHOC Responder role</td>
            </tr>
            <tr>
              <td align="left">ed-method</td>
              <td align="left">A supported authentication method for EDHOC</td>
            </tr>
            <tr>
              <td align="left">ed-csuite</td>
              <td align="left">A supported cipher suite for EDHOC</td>
            </tr>
            <tr>
              <td align="left">ed-cred-t</td>
              <td align="left">A supported type of authentication credential for EDHOC</td>
            </tr>
            <tr>
              <td align="left">ed-idcred-t</td>
              <td align="left">A supported type of authentication credential identifier for EDHOC</td>
            </tr>
            <tr>
              <td align="left">ed-ead</td>
              <td align="left">A supported External Authorization Data (EAD) item for EDHOC</td>
            </tr>
            <tr>
              <td align="left">ed-comb-req</td>
              <td align="left">Hint: support for the EDHOC+OSCORE request</td>
            </tr>
          </tbody>
        </table>
      </section>
      <section anchor="iana-edhoc-auth-cred-types">
        <name>EDHOC Authentication Credential Types Registry</name>
        <t>IANA is requested to create a new "EDHOC Authentication Credential Types" registry within the "Ephemeral Diffie-Hellman Over COSE (EDHOC)" registry group defined in <xref target="I-D.ietf-lake-edhoc"/>.</t>
        <t>The registry uses the "Expert Review" registration procedure <xref target="RFC8126"/>. Expert Review guidelines are provided in <xref target="review"/>.</t>
        <t>The columns of this registry are:</t>
        <ul spacing="normal">
          <li>
            <t>Value: This field contains the value used to identify the type of authentication credential. These values MUST be unique. The value can be an unsigned integer or a negative integer, in the range from -65536 to 65535. Different ranges of values use different registration policies <xref target="RFC8126"/>:  </t>
            <ul spacing="normal">
              <li>
                <t>Integer values from -24 to 23 are designated as "Standards Action With Expert Review".</t>
              </li>
              <li>
                <t>Integer values from -65536 to -25 and from 24 to 65535 are designated as "Specification Required".</t>
              </li>
              <li>
                <t>Integer values smaller than -65536 and greater than 65535 are marked as "Private Use".</t>
              </li>
            </ul>
          </li>
          <li>
            <t>Description: This field contains a short description of the type of authentication credential.</t>
          </li>
          <li>
            <t>Reference: This field contains a pointer to the public specification for the type of authentication credential.</t>
          </li>
        </ul>
        <t>Initial entries in this registry are as listed in <xref target="pre-reg"/>.</t>
        <table align="center" anchor="pre-reg">
          <name>Initial Entries in the "EDHOC Authentication Credential Types" Registry</name>
          <thead>
            <tr>
              <th align="left">Value</th>
              <th align="left">Description</th>
              <th align="left">Reference</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">0</td>
              <td align="left">CBOR Web Token (CWT) containing a COSE_Key in a 'cnf' claim and possibly other claims. CWT is defined in RFC 8392.</td>
              <td align="left">
                <xref target="RFC8392"/></td>
            </tr>
            <tr>
              <td align="left">1</td>
              <td align="left">CWT Claims Set (CCS) containing a COSE_Key in a 'cnf' claim and possibly other claims. CCS is defined in RFC 8392.</td>
              <td align="left">
                <xref target="RFC8392"/></td>
            </tr>
            <tr>
              <td align="left">2</td>
              <td align="left">X.509 certificate</td>
              <td align="left">
                <xref target="RFC5280"/></td>
            </tr>
            <tr>
              <td align="left">3</td>
              <td align="left">C509 certificate</td>
              <td align="left">
                <xref target="I-D.ietf-cose-cbor-encoded-cert"/></td>
            </tr>
          </tbody>
        </table>
      </section>
      <section anchor="review">
        <name>Expert Review Instructions</name>
        <t>The IANA registry established in this document is defined as "Expert Review". This section gives some general guidelines for what the experts should be looking for; but they are being designated as experts for a reason, so they should be given substantial latitude.</t>
        <t>Expert reviewers should take into consideration the following points:</t>
        <ul spacing="normal">
          <li>
            <t>Clarity and correctness of registrations. Experts are expected to check the clarity of purpose and use of the requested entries. Experts need to make sure that registered identifiers indicate a type of authentication credential whose format and encoding is clearly defined in the corresponding specification. Identifiers of types of authentication credentials that do not meet these objective of clarity and completeness must not be registered.</t>
          </li>
          <li>
            <t>Point squatting should be discouraged. Reviewers are encouraged to get sufficient information for registration requests to ensure that the usage is not going to duplicate one that is already registered and that the point is likely to be used in deployments. The zones tagged as "Private Use" are intended for testing purposes and closed environments. Code points in other ranges should not be assigned for testing.</t>
          </li>
          <li>
            <t>Specifications are required for the "Standards Action With Expert Review" range of point assignment. Specifications should exist for "Specification Required" ranges, but early assignment before a specification is available is considered to be permissible. When specifications are not provided, the description provided needs to have sufficient information to identify what the point is being used for.</t>
          </li>
          <li>
            <t>Experts should take into account the expected usage of fields when approving point assignment. The fact that there is a range for Standards Track documents does not mean that a Standards Track document cannot have points assigned outside of that range. The length of the encoded value should be weighed against how many code points of that length are left, the size of device it will be used on, and the number of code points left that encode to that size.</t>
          </li>
        </ul>
      </section>
    </section>
  </middle>
  <back>
    <references>
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC6690">
          <front>
            <title>Constrained RESTful Environments (CoRE) Link Format</title>
            <author fullname="Z. Shelby" initials="Z." surname="Shelby"/>
            <date month="August" year="2012"/>
            <abstract>
              <t>This specification defines Web Linking using a link format for use by constrained web servers to describe hosted resources, their attributes, and other relationships between links. Based on the HTTP Link Header field defined in RFC 5988, the Constrained RESTful Environments (CoRE) Link Format is carried as a payload and is assigned an Internet media type. "RESTful" refers to the Representational State Transfer (REST) architecture. A well-known URI is defined as a default entry point for requesting the links hosted by a server. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6690"/>
          <seriesInfo name="DOI" value="10.17487/RFC6690"/>
        </reference>
        <reference anchor="RFC7252">
          <front>
            <title>The Constrained Application Protocol (CoAP)</title>
            <author fullname="Z. Shelby" initials="Z." surname="Shelby"/>
            <author fullname="K. Hartke" initials="K." surname="Hartke"/>
            <author fullname="C. Bormann" initials="C." surname="Bormann"/>
            <date month="June" year="2014"/>
            <abstract>
              <t>The Constrained Application Protocol (CoAP) is a specialized web transfer protocol for use with constrained nodes and constrained (e.g., low-power, lossy) networks. The nodes often have 8-bit microcontrollers with small amounts of ROM and RAM, while constrained networks such as IPv6 over Low-Power Wireless Personal Area Networks (6LoWPANs) often have high packet error rates and a typical throughput of 10s of kbit/s. The protocol is designed for machine- to-machine (M2M) applications such as smart energy and building automation.</t>
              <t>CoAP provides a request/response interaction model between application endpoints, supports built-in discovery of services and resources, and includes key concepts of the Web such as URIs and Internet media types. CoAP is designed to easily interface with HTTP for integration with the Web while meeting specialized requirements such as multicast support, very low overhead, and simplicity for constrained environments.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7252"/>
          <seriesInfo name="DOI" value="10.17487/RFC7252"/>
        </reference>
        <reference anchor="RFC7959">
          <front>
            <title>Block-Wise Transfers in the Constrained Application Protocol (CoAP)</title>
            <author fullname="C. Bormann" initials="C." surname="Bormann"/>
            <author fullname="Z. Shelby" initials="Z." role="editor" surname="Shelby"/>
            <date month="August" year="2016"/>
            <abstract>
              <t>The Constrained Application Protocol (CoAP) is a RESTful transfer protocol for constrained nodes and networks. Basic CoAP messages work well for small payloads from sensors and actuators; however, applications will need to transfer larger payloads occasionally -- for instance, for firmware updates. In contrast to HTTP, where TCP does the grunt work of segmenting and resequencing, CoAP is based on datagram transports such as UDP or Datagram Transport Layer Security (DTLS). These transports only offer fragmentation, which is even more problematic in constrained nodes and networks, limiting the maximum size of resource representations that can practically be transferred.</t>
              <t>Instead of relying on IP fragmentation, this specification extends basic CoAP with a pair of "Block" options for transferring multiple blocks of information from a resource representation in multiple request-response pairs. In many important cases, the Block options enable a server to be truly stateless: the server can handle each block transfer separately, with no need for a connection setup or other server-side memory of previous block transfers. Essentially, the Block options provide a minimal way to transfer larger representations in a block-wise fashion.</t>
              <t>A CoAP implementation that does not support these options generally is limited in the size of the representations that can be exchanged, so there is an expectation that the Block options will be widely used in CoAP implementations. Therefore, this specification updates RFC 7252.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7959"/>
          <seriesInfo name="DOI" value="10.17487/RFC7959"/>
        </reference>
        <reference anchor="RFC8126">
          <front>
            <title>Guidelines for Writing an IANA Considerations Section in RFCs</title>
            <author fullname="M. Cotton" initials="M." surname="Cotton"/>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <author fullname="T. Narten" initials="T." surname="Narten"/>
            <date month="June" year="2017"/>
            <abstract>
              <t>Many protocols make use of points of extensibility that use constants to identify various protocol parameters. To ensure that the values in these fields do not have conflicting uses and to promote interoperability, their allocations are often coordinated by a central record keeper. For IETF protocols, that role is filled by the Internet Assigned Numbers Authority (IANA).</t>
              <t>To make assignments in a given registry prudently, guidance describing the conditions under which new values should be assigned, as well as when and how modifications to existing values can be made, is needed. This document defines a framework for the documentation of these guidelines by specification authors, in order to assure that the provided guidance for the IANA Considerations is clear and addresses the various issues that are likely in the operation of a registry.</t>
              <t>This is the third edition of this document; it obsoletes RFC 5226.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="26"/>
          <seriesInfo name="RFC" value="8126"/>
          <seriesInfo name="DOI" value="10.17487/RFC8126"/>
        </reference>
        <reference anchor="RFC8288">
          <front>
            <title>Web Linking</title>
            <author fullname="M. Nottingham" initials="M." surname="Nottingham"/>
            <date month="October" year="2017"/>
            <abstract>
              <t>This specification defines a model for the relationships between resources on the Web ("links") and the type of those relationships ("link relation types").</t>
              <t>It also defines the serialisation of such links in HTTP headers with the Link header field.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8288"/>
          <seriesInfo name="DOI" value="10.17487/RFC8288"/>
        </reference>
        <reference anchor="RFC8613">
          <front>
            <title>Object Security for Constrained RESTful Environments (OSCORE)</title>
            <author fullname="G. Selander" initials="G." surname="Selander"/>
            <author fullname="J. Mattsson" initials="J." surname="Mattsson"/>
            <author fullname="F. Palombini" initials="F." surname="Palombini"/>
            <author fullname="L. Seitz" initials="L." surname="Seitz"/>
            <date month="July" year="2019"/>
            <abstract>
              <t>This document defines Object Security for Constrained RESTful Environments (OSCORE), a method for application-layer protection of the Constrained Application Protocol (CoAP), using CBOR Object Signing and Encryption (COSE). OSCORE provides end-to-end protection between endpoints communicating using CoAP or CoAP-mappable HTTP. OSCORE is designed for constrained nodes and networks supporting a range of proxy operations, including translation between different transport protocols.</t>
              <t>Although an optional functionality of CoAP, OSCORE alters CoAP options processing and IANA registration. Therefore, this document updates RFC 7252.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8613"/>
          <seriesInfo name="DOI" value="10.17487/RFC8613"/>
        </reference>
        <reference anchor="RFC8949">
          <front>
            <title>Concise Binary Object Representation (CBOR)</title>
            <author fullname="C. Bormann" initials="C." surname="Bormann"/>
            <author fullname="P. Hoffman" initials="P." surname="Hoffman"/>
            <date month="December" year="2020"/>
            <abstract>
              <t>The Concise Binary Object Representation (CBOR) is a data format whose design goals include the possibility of extremely small code size, fairly small message size, and extensibility without the need for version negotiation. These design goals make it different from earlier binary serializations such as ASN.1 and MessagePack.</t>
              <t>This document obsoletes RFC 7049, providing editorial improvements, new details, and errata fixes while keeping full compatibility with the interchange format of RFC 7049. It does not create a new version of the format.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="94"/>
          <seriesInfo name="RFC" value="8949"/>
          <seriesInfo name="DOI" value="10.17487/RFC8949"/>
        </reference>
        <reference anchor="RFC9176">
          <front>
            <title>Constrained RESTful Environments (CoRE) Resource Directory</title>
            <author fullname="C. Amsüss" initials="C." role="editor" surname="Amsüss"/>
            <author fullname="Z. Shelby" initials="Z." surname="Shelby"/>
            <author fullname="M. Koster" initials="M." surname="Koster"/>
            <author fullname="C. Bormann" initials="C." surname="Bormann"/>
            <author fullname="P. van der Stok" initials="P." surname="van der Stok"/>
            <date month="April" year="2022"/>
            <abstract>
              <t>In many Internet of Things (IoT) applications, direct discovery of resources is not practical due to sleeping nodes or networks where multicast traffic is inefficient. These problems can be solved by employing an entity called a Resource Directory (RD), which contains information about resources held on other servers, allowing lookups to be performed for those resources. The input to an RD is composed of links, and the output is composed of links constructed from the information stored in the RD. This document specifies the web interfaces that an RD supports for web servers to discover the RD and to register, maintain, look up, and remove information on resources. Furthermore, new target attributes useful in conjunction with an RD are defined.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9176"/>
          <seriesInfo name="DOI" value="10.17487/RFC9176"/>
        </reference>
        <reference anchor="I-D.ietf-lake-edhoc">
          <front>
            <title>Ephemeral Diffie-Hellman Over COSE (EDHOC)</title>
            <author fullname="Göran Selander" initials="G." surname="Selander">
              <organization>Ericsson AB</organization>
            </author>
            <author fullname="John Preuß Mattsson" initials="J. P." surname="Mattsson">
              <organization>Ericsson AB</organization>
            </author>
            <author fullname="Francesca Palombini" initials="F." surname="Palombini">
              <organization>Ericsson AB</organization>
            </author>
            <date day="25" month="August" year="2023"/>
            <abstract>
              <t>   This document specifies Ephemeral Diffie-Hellman Over COSE (EDHOC), a
   very compact and lightweight authenticated Diffie-Hellman key
   exchange with ephemeral keys.  EDHOC provides mutual authentication,
   forward secrecy, and identity protection.  EDHOC is intended for
   usage in constrained scenarios and a main use case is to establish an
   OSCORE security context.  By reusing COSE for cryptography, CBOR for
   encoding, and CoAP for transport, the additional code size can be
   kept very low.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-lake-edhoc-22"/>
        </reference>
        <reference anchor="I-D.ietf-core-target-attr">
          <front>
            <title>CoRE Target Attributes Registry</title>
            <author fullname="Carsten Bormann" initials="C." surname="Bormann">
              <organization>Universität Bremen TZI</organization>
            </author>
            <date day="11" month="October" year="2023"/>
            <abstract>
              <t>   The Constrained RESTful Environments (CoRE) specifications apply Web
   technologies to constrained environments.  One important such
   technology is Web Linking (RFC 8288), which CoRE specifications use
   as the basis for a number of discovery protocols, such as the Link
   Format (RFC 6690) in CoAP's Resource Discovery Protocol (Section 7.2
   of RFC7252) and the Resource Directory (RD, RFC 9176).

   Web Links can have target attributes, the names of which are not
   generally coordinated by the Web Linking specification (Section 2.2
   of RFC 8288).  This document introduces an IANA registry for
   coordinating names of target attributes when used in CoRE.  It
   updates the RD Parameters IANA Registry created by RFC 9176 to
   coordinate with this registry.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-core-target-attr-06"/>
        </reference>
        <reference anchor="COSE.Header.Parameters" target="https://www.iana.org/assignments/cose/cose.xhtml#header-parameters">
          <front>
            <title>COSE Header Parameters</title>
            <author>
              <organization>IANA</organization>
            </author>
            <date/>
          </front>
        </reference>
        <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="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>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="RFC5280">
          <front>
            <title>Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile</title>
            <author fullname="D. Cooper" initials="D." surname="Cooper"/>
            <author fullname="S. Santesson" initials="S." surname="Santesson"/>
            <author fullname="S. Farrell" initials="S." surname="Farrell"/>
            <author fullname="S. Boeyen" initials="S." surname="Boeyen"/>
            <author fullname="R. Housley" initials="R." surname="Housley"/>
            <author fullname="W. Polk" initials="W." surname="Polk"/>
            <date month="May" year="2008"/>
            <abstract>
              <t>This memo profiles the X.509 v3 certificate and X.509 v2 certificate revocation list (CRL) for use in the Internet. An overview of this approach and model is provided as an introduction. The X.509 v3 certificate format is described in detail, with additional information regarding the format and semantics of Internet name forms. Standard certificate extensions are described and two Internet-specific extensions are defined. A set of required certificate extensions is specified. The X.509 v2 CRL format is described in detail along with standard and Internet-specific extensions. An algorithm for X.509 certification path validation is described. An ASN.1 module and examples are provided in the appendices. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5280"/>
          <seriesInfo name="DOI" value="10.17487/RFC5280"/>
        </reference>
        <reference anchor="RFC8392">
          <front>
            <title>CBOR Web Token (CWT)</title>
            <author fullname="M. Jones" initials="M." surname="Jones"/>
            <author fullname="E. Wahlstroem" initials="E." surname="Wahlstroem"/>
            <author fullname="S. Erdtman" initials="S." surname="Erdtman"/>
            <author fullname="H. Tschofenig" initials="H." surname="Tschofenig"/>
            <date month="May" year="2018"/>
            <abstract>
              <t>CBOR Web Token (CWT) is a compact means of representing claims to be transferred between two parties. The claims in a CWT are encoded in the Concise Binary Object Representation (CBOR), and CBOR Object Signing and Encryption (COSE) is used for added application-layer security protection. A claim is a piece of information asserted about a subject and is represented as a name/value pair consisting of a claim name and a claim value. CWT is derived from JSON Web Token (JWT) but uses CBOR rather than JSON.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8392"/>
          <seriesInfo name="DOI" value="10.17487/RFC8392"/>
        </reference>
        <reference anchor="I-D.ietf-cose-cbor-encoded-cert">
          <front>
            <title>CBOR Encoded X.509 Certificates (C509 Certificates)</title>
            <author fullname="John Preuß Mattsson" initials="J. P." surname="Mattsson">
              <organization>Ericsson AB</organization>
            </author>
            <author fullname="Göran Selander" initials="G." surname="Selander">
              <organization>Ericsson AB</organization>
            </author>
            <author fullname="Shahid Raza" initials="S." surname="Raza">
              <organization>RISE AB</organization>
            </author>
            <author fullname="Joel Höglund" initials="J." surname="Höglund">
              <organization>RISE AB</organization>
            </author>
            <author fullname="Martin Furuhed" initials="M." surname="Furuhed">
              <organization>Nexus Group</organization>
            </author>
            <date day="20" month="October" year="2023"/>
            <abstract>
              <t>   This document specifies a CBOR encoding of X.509 certificates.  The
   resulting certificates are called C509 Certificates.  The CBOR
   encoding supports a large subset of RFC 5280 and all certificates
   compatible with the RFC 7925, IEEE 802.1AR (DevID), CNSA, RPKI, GSMA
   eUICC, and CA/Browser Forum Baseline Requirements profiles.  When
   used to re-encode DER encoded X.509 certificates, the CBOR encoding
   can in many cases reduce the size of RFC 7925 profiled certificates
   with over 50%.  The CBOR encoded structure can alternatively be
   signed directly ("natively signed"), which does not require re-
   encoding for the signature to be verified.  The document also
   specifies C509 COSE headers, a C509 TLS certificate type, and a C509
   file format.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-cose-cbor-encoded-cert-07"/>
        </reference>
      </references>
    </references>
    <?line 598?>

<section anchor="sec-document-updates" removeInRFC="true">
      <name>Document Updates</name>
      <section anchor="sec-09-10">
        <name>Version -09 to -10</name>
        <ul spacing="normal">
          <li>
            <t>Expanded acronyms in the document title.</t>
          </li>
          <li>
            <t>Clarified transport of EDHOC C_R and EDHOC message_3.</t>
          </li>
          <li>
            <t>Simplified text on the use of EDHOC Connection Identifiers as OSCORE Identifiers.</t>
          </li>
          <li>
            <t>Added the CoAP OSCORE Option in the figures of the EDHOC message flows.</t>
          </li>
          <li>
            <t>Added more pointers to the message processing, now defined in dedicated subsections.</t>
          </li>
          <li>
            <t>Detecting and preventing a loss of performance advantage when using Block-wise transfers is for application policies to specifiy.</t>
          </li>
          <li>
            <t>Clarified use of EDHOC application profiles.</t>
          </li>
          <li>
            <t>Clarified security considerations on the achieved security level.</t>
          </li>
          <li>
            <t>Fixes and editorial improvements.</t>
          </li>
        </ul>
      </section>
      <section anchor="sec-08-09">
        <name>Version -08 to -09</name>
        <ul spacing="normal">
          <li>
            <t>Clarified meaning of "EDHOC data".</t>
          </li>
          <li>
            <t>Improved description of entries for the new IANA registry.</t>
          </li>
          <li>
            <t>Change Controller changed from "IESG" to "IETF".</t>
          </li>
          <li>
            <t>Editorial: EDHOC Option number denoted as "21" instead of "TBD21".</t>
          </li>
          <li>
            <t>Fixed references to sections of draft-ietf-lake-edhoc</t>
          </li>
          <li>
            <t>Clarifications and editorial improvements.</t>
          </li>
        </ul>
      </section>
      <section anchor="sec-07-08">
        <name>Version -07 to -08</name>
        <ul spacing="normal">
          <li>
            <t>Fixes and clarifications from the Shepherd's review.</t>
          </li>
        </ul>
      </section>
      <section anchor="sec-06-07">
        <name>Version -06 to -07</name>
        <ul spacing="normal">
          <li>
            <t>Changed document title.</t>
          </li>
          <li>
            <t>The client creates the OSCORE Security Context after creating EDHOC message_3.</t>
          </li>
          <li>
            <t>Revised selection of EDHOC connection identifiers.</t>
          </li>
          <li>
            <t>Use of "forward message flow" and "reverse message flow".</t>
          </li>
          <li>
            <t>The payload of the combined request is not a CBOR sequence anymore.</t>
          </li>
          <li>
            <t>EDHOC error messages from the server are not protected with OSCORE.</t>
          </li>
          <li>
            <t>More future-proof error handling on the server side.</t>
          </li>
          <li>
            <t>Target attribute names prefixed by "ed-".</t>
          </li>
          <li>
            <t>Defined new target attributes "ed-i" and "ed-r".</t>
          </li>
          <li>
            <t>Defined single target attribute "ed-ead" signaling supported EAD items.</t>
          </li>
          <li>
            <t>Security consideration on the minimally achieved 128-bit security.</t>
          </li>
          <li>
            <t>Defined and used the "EDHOC Authentication Credential Types" Registry.</t>
          </li>
          <li>
            <t>High-level sentence replacing the appendix on Block-wise performance.</t>
          </li>
          <li>
            <t>Revised examples.</t>
          </li>
          <li>
            <t>Editorial improvements.</t>
          </li>
        </ul>
      </section>
      <section anchor="sec-05-06">
        <name>Version -05 to -06</name>
        <ul spacing="normal">
          <li>
            <t>Extended figure on EDHOC sequential workflow.</t>
          </li>
          <li>
            <t>Revised naming of target attributes.</t>
          </li>
          <li>
            <t>Clarified semantics of target attributes 'eadx'.</t>
          </li>
          <li>
            <t>Registration of target attributes.</t>
          </li>
        </ul>
      </section>
      <section anchor="sec-04-05">
        <name>Version -04 to -05</name>
        <ul spacing="normal">
          <li>
            <t>Clarifications on Web Linking parameters.</t>
          </li>
          <li>
            <t>Added security considerations.</t>
          </li>
          <li>
            <t>Revised IANA considerations to focus on the CoAP option number 21.</t>
          </li>
          <li>
            <t>Guidelines on using Block-wise moved to an appendix.</t>
          </li>
          <li>
            <t>Editorial improvements.</t>
          </li>
        </ul>
      </section>
      <section anchor="sec-03-04">
        <name>Version -03 to -04</name>
        <ul spacing="normal">
          <li>
            <t>Renamed "applicability statement" to "application profile".</t>
          </li>
          <li>
            <t>Use the latest Content-Formats.</t>
          </li>
          <li>
            <t>Use of SHOULD NOT for multiple simultaneous outstanding interactions.</t>
          </li>
          <li>
            <t>No more special conversion from OSCORE ID to EDHOC ID.</t>
          </li>
          <li>
            <t>Considerations on using Block-wise.</t>
          </li>
          <li>
            <t>Wed Linking signaling of multiple supported EAD labels.</t>
          </li>
          <li>
            <t>Added security considerations.</t>
          </li>
          <li>
            <t>Editorial improvements.</t>
          </li>
        </ul>
      </section>
      <section anchor="sec-02-03">
        <name>Version -02 to -03</name>
        <ul spacing="normal">
          <li>
            <t>Clarifications on transporting EDHOC message_3 in the CoAP payload.</t>
          </li>
          <li>
            <t>At most one simultaneous outstanding interaction as an EDHOC + OSCORE request with the same server for the same session with connection identifier C_R.</t>
          </li>
          <li>
            <t>The EDHOC option is removed from the EDHOC + OSCORE request after processing the EDHOC data.</t>
          </li>
          <li>
            <t>Added explicit constraints when selecting a Recipient ID as C_X.</t>
          </li>
          <li>
            <t>Added processing steps for when Block-wise is used.</t>
          </li>
          <li>
            <t>Improved error handling on the server.</t>
          </li>
          <li>
            <t>Improved section on Web Linking.</t>
          </li>
          <li>
            <t>Updated figures; editorial improvements.</t>
          </li>
        </ul>
      </section>
      <section anchor="sec-01-02">
        <name>Version -01 to -02</name>
        <ul spacing="normal">
          <li>
            <t>New title, abstract and introduction.</t>
          </li>
          <li>
            <t>Restructured table of content.</t>
          </li>
          <li>
            <t>Alignment with latest format of EDHOC messages.</t>
          </li>
          <li>
            <t>Guideline on ID conversions based on application profile.</t>
          </li>
          <li>
            <t>Clarifications, extension and consistency on application profile.</t>
          </li>
          <li>
            <t>Section on web-linking.</t>
          </li>
          <li>
            <t>RFC8126 terminology in IANA considerations.</t>
          </li>
          <li>
            <t>Revised Appendix "Checking CBOR Encoding of Numeric Values".</t>
          </li>
        </ul>
      </section>
      <section anchor="sec-00-01">
        <name>Version -00 to -01</name>
        <ul spacing="normal">
          <li>
            <t>Improved background overview of EDHOC.</t>
          </li>
          <li>
            <t>Added explicit rules for converting OSCORE Sender/Recipient IDs to EDHOC connection identifiers following the removal of bstr_identifier from EDHOC.</t>
          </li>
          <li>
            <t>Revised section organization.</t>
          </li>
          <li>
            <t>Recommended number for EDHOC option changed to 21.</t>
          </li>
          <li>
            <t>Editorial improvements.</t>
          </li>
        </ul>
      </section>
    </section>
    <section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>The authors sincerely thank <contact fullname="Christian Amsüss"/>, <contact fullname="Carsten Bormann"/>, <contact fullname="Esko Dijk"/>, <contact fullname="Joel Halpern"/>, <contact fullname="Wes Hardaker"/>, <contact fullname="Klaus Hartke"/>, <contact fullname="John Preuß Mattsson"/>, <contact fullname="David Navarro"/>, <contact fullname="Shuping Peng"/>, <contact fullname="Jim Schaad"/>, <contact fullname="Jürgen Schönwälder"/>, <contact fullname="Mališa Vučinić"/>, and <contact fullname="Paul Wouters"/> for their feedback and comments.</t>
      <t>The work on this document has been partly supported by VINNOVA and the Celtic-Next project CRITISEC; and by the H2020 project SIFIS-Home (Grant agreement 952652).</t>
    </section>
  </back>
  <!-- ##markdown-source:
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
hlodTsNcbA/sjpRa89qsQStZVZqgSsYrsM+hlZXNbXdQ08MdNn6EOEpi2wt/
hfv9UJtpzpEfkpeJDdo9XbPlbJawf6i72fvfADlSNoRtXeW46qKmqHK1n5bM
aNO+rGb1LpcW3KwJyEcsqLr47PJT7Q/3u9uIxtYlDXBCh6WFXHtyuU59svBs
BycK4cIDTTjK8rJwJcB9BabTODQqDHzFDCWN0vPg8UdoFAfbfVGSy5Z8HJve
uyRsy5nkDpLRJ6PWFByWUdNhqmthNWGi+7MRletOd17H+7YtN6KwjhezJUx4
tIQsPLSRkZFRj3o4ALkTj/LnNz5iLKqF8w77LGJqNO0Uv37e1gje5HquNa1b
2fivHdHbW8s7cS0lbPJIt/EBirwJ/2ljI+6JQPVLHuGtAq+LEmlL27rmuixx
3LfLnO1iIX+us11HGtbyGZKDHeVOVkpRRlfxA/uCnVWQKOCjEeuettbmNu5a
FpsV+jq+Yy+wyLRwDPaNvhzA2RKKmzJOqA6bYFBYvZrlB5HVCJ2dRq1td0Y2
etdhIrDN0enwUTzA/GB+6lMjWW+w05Gu1zFYW+pPq+9YDwUKKzBrtreOazUn
r/EdQOPFjwjyipGw1ddROkCFlmHWgDYOCJ/JlLOlOSz1apeuWg2c//3WtoQL
WryYS20pSSnJQ4zqST8COp65kRhe9LDb2l2xiG4h4V06UvOsrVMLYlgDroIg
y54GXFBwS40LMc1U/LxiNt7GeOr4aFBOBgZpp7DqbeyjCy/iFQT4uc68EIeC
V9vRTHPyFHDTz5VsBW2A+eEFTzEkjX2KZJSbbAerg+peFDsIZs5xyPBsBefA
XLL8OHidKDQDI2VioUmIMTxguApvSYktn4Bt3MQY7gQxXMo1KX3tsaVYLV4l
QoUioW6OodoWcxuz9wHGnaDJZdev22Gwqml6j1v+R0VrKcWOaxj2jjqdQN9H
RPg9RgQfbW0Brh7tSpKmrbPynxwAUhuPGLzhSPs70f7+7v5kd3vvsTrcn2yP
YTvRkXp8GI4mR2orPNwejSbBo+0jZ5yGMYUjHWzvTLa3juA/jx8fwDjbBweH
o93DnX3QXLftQhs5jf/ce91uM2mpKOvd5ISorfd7e1s7+9H2pJbM+4Tf3htQ
lhHfpMfVmgCrrd2jx/XWWk846ZWfOdoNBKi1Z7w8E3523JZzjM+6gTZ+dDIJ
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
/x9r+rS8pNYAAA==

-->

</rfc>
