<?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  (Ruby 3.0.4) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-core-oscore-edhoc-07" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.15.3 -->
  <front>
    <title abbrev="Using EDHOC with CoAP and OSCORE">Using EDHOC with CoAP and OSCORE</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-core-oscore-edhoc-07"/>
    <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="Hoeglund" fullname="Rikard Hoeglund">
      <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="Goeran Selander">
      <organization>Ericsson</organization>
      <address>
        <email>goran.selander@ericsson.com</email>
      </address>
    </author>
    <date year="2023" month="March" day="13"/>
    <area>Internet</area>
    <workgroup>CoRE Working Group</workgroup>
    <keyword>Internet-Draft</keyword>
    <abstract>
      <t>The lightweight authenticated key exchange protocol EDHOC can be run over CoAP and used by two peers to establish an OSCORE Security Context. 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>
    <note removeInRFC="true">
      <name>Discussion Venues</name>
      <t>Discussion of this document takes place on the
  Constrained RESTful Environments Working Group mailing list (core@ietf.org),
  which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/core/"/>.</t>
      <t>Source for this draft and an issue tracker can be found at
  <eref target="https://github.com/core-wg/oscore-edhoc"/>.</t>
    </note>
  </front>
  <middle>
    <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 this use of the EDHOC protocol, 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 protocol round trips impacts on the minimum number of flights, which in turn 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 flights. This optimization makes it possible also in practice, since the last message 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 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.</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 (referred to as "EDHOC messages") 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. Alternatively, the two roles can be reversed, as per the reverse message flow of 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 CoAP client and a CoAP server running EDHOC as Initiator and Responder, respectively. That is, the client sends a POST request to a reserved EDHOC resource 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 to send 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"/>.</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 used EDHOC resource (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>
        <artwork 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)                              |
        |   Payload: OSCORE-protected data                   |
        |                                                    |
        | <--------------- OSCORE Response ----------------- |
        |                 Header: 2.04 (Changed)             |
        |                 Payload: OSCORE-protected data     |
        |                                                    |
]]></artwork>
      </figure>
      <t>As shown in <xref target="fig-non-combined"/>, this purely-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 purely-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>
        <artwork 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)                               |
        |   Payload: EDHOC message_3 + OSCORE-protected data  |
        |                                                     |
        |                                            EDHOC verification
        |                                                     +
        |                                             OSCORE Sec Ctx
        |                                                Derivation
        |                                                     |
        | <--------------- OSCORE Response ------------------ |
        |                    Header: 2.04 (Changed)           |
        |                    Payload: OSCORE-protected data   |
        |                                                     |
]]></artwork>
      </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 in practice the OSCORE Request from <xref target="fig-non-combined"/>, as still sent to a protected resource and with the correct CoAP method and options intended for accessing that resource. At the same time, the EDHOC + OSCORE request also transports the pair (C_R, EDHOC message_3) required for completing the EDHOC session. Note that, as specified in <xref target="client-processing"/>, C_R is transported in the OSCORE Option rather than in the request payload.</t>
      <t>Since EDHOC message_3 may be too large to be included in a CoAP Option, e.g., if conveying a protected large public key certificate chain as ID_CRED_I (see <xref section="3.5.3" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>) or if conveying protected External Authorization Data as EAD_3 (see <xref section="3.8" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>), EDHOC message_3 has to be transported in the CoAP payload of the EDHOC + OSCORE request.</t>
      <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"/> for the client side and in <xref target="server-processing"/> 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 is always empty. If any value is sent, the value is simply ignored. The option is intended only for CoAP requests and is of Class U for OSCORE <xref target="RFC8613"/>.</t>
        <figure anchor="fig-edhoc-option">
          <name>The EDHOC Option.</name>
          <artwork align="center"><![CDATA[
+-------+---+---+---+---+-------+--------+--------+---------+
| No.   | C | U | N | R | Name  | Format | Length | Default |
+-------+---+---+---+---+-------+--------+--------+---------+
| TBD21 | x |   |   |   | EDHOC | Empty  |   0    | (none)  |
+-------+---+---+---+---+-------+--------+--------+---------+
       C=Critical, U=Unsafe, N=NoCacheKey, R=Repeatable
]]></artwork>
        </figure>
        <t>Note to RFC Editor: Following the registration of the CoAP Option Number 21 as per <xref target="iana-coap-options"/>, please replace "TBD21" with "21" in the figure above. Then, please delete this paragraph.</t>
        <t>The presence of this option means that the message payload contains also EDHOC data, that must be extracted and processed as defined in <xref target="server-processing"/>, before the rest of the message can be processed.</t>
        <t><xref target="fig-edhoc-opt"/> shows an example of 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">
        <name>Client Processing</name>
        <t>The client prepares an EDHOC + OSCORE request as follows.</t>
        <ol spacing="normal" type="1"><li>Compose EDHOC message_3 as per <xref section="5.4.2" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>.</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>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_MGS_3 is the binary encoding of CIPHERTEXT_3.</li>
              <li>OSCORE_PAYLOAD is the OSCORE ciphertext of the OSCORE-protected CoAP request resulting from step 2.</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>Signal the usage of this approach, by including 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>Send the EDHOC + OSCORE request to the server.</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>
        <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 abort the Block-wise transfer. Then, the client can continue by switching to the purely 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.</t>
        </section>
      </section>
      <section anchor="server-processing">
        <name>Server Processing</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>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.</li>
          <li>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"/>).</li>
          <li>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.</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>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.</li>
          <li>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"/>).</li>
          <li>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.</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>Deliver the CoAP request resulting from step 8 to the application.</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 discontinues the protocol 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, hence the CoAP response conveying the EDHOC error message is not protected with OSCORE. As per <xref section="8.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="9.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 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>The used OSCORE Partial IV is 0, consistently with the first request protected with the new OSCORE Security Context.</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 purely-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>The EDHOC option is registered with CoAP option number 21.</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>
        <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 align="center"><![CDATA[
o  OSCORE option value: 0x090001 (3 bytes)

o  EDHOC option value: - (0 bytes)

o  EDHOC message_3: 0x52d5535f3147e85f1cfacd9e78abf9e0a81bbf (19 bytes)

o  OSCORE ciphertext: 0x612f1092f1776f1c1668b3825e (13 bytes)

From there:

o  Protected CoAP request (OSCORE message):

   0x44025d1f               ; CoAP 4-byte header
     00003974               ; Token
     39 6c6f63616c686f7374  ; Uri-Host Option: "localhost"
     63 090001              ; OSCORE Option
     c0                     ; EDHOC Option
     ff 52d5535f3147e85f1cfacd9e78abf9e0a81bbf
        612f1092f1776f1c1668b3825e
   (56 bytes)
]]></artwork>
        </figure>
      </section>
    </section>
    <section anchor="use-of-ids">
      <name>Use of EDHOC Connection Identifiers with OSCORE</name>
      <t><xref section="3.3.3" sectionFormat="of" target="I-D.ietf-lake-edhoc"/> defines the straightforward mapping from an EDHOC connection identifier to an OSCORE Sender/Recipient ID. That is, an EDHOC identifier and the corresponding OSCORE Sender/Recipient ID are both byte strings with the same value.</t>
      <t>Therefore, the conversion from an OSCORE Sender/Recipient ID to an EDHOC identifier is equally straightforward. In particular, 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) as well as 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.</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 (i.e., after its decoding as per <xref section="3.3" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>), 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.</t>
        </section>
        <section anchor="initiator-processing-of-message-2">
          <name>Initiator Processing of Message 2</name>
          <t>If the following condition holds, the Initiator MUST discontinue the protocol 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>
          <ul spacing="normal">
            <li>The EDHOC Connection Identifier C_I is equal to the EDHOC Connection Identifier C_R specified in EDHOC message_2 (i.e., after its decoding as per <xref section="3.3" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>).</li>
          </ul>
        </section>
      </section>
    </section>
    <section anchor="app-statements">
      <name>Extension and Consistency of Application Profiles</name>
      <t>The application profile referred by the client and server can include the information elements introduced below, in accordance with 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:</t>
      <ul spacing="normal">
        <li>MUST NOT specify that EDHOC message_4 shall be sent.</li>
        <li>SHOULD explicitly specify support for the EDHOC + OSCORE request.</li>
      </ul>
    </section>
    <section anchor="web-linking">
      <name>Web Linking</name>
      <t><xref section="9.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 a number of 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>'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 parsers.</li>
        <li>'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 parsers.</li>
        <li>'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="9.3" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>. This parameter MAY occur multiple times, with each occurrence specifying an authentication method.</li>
        <li>'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="9.2" sectionFormat="of" target="I-D.ietf-lake-edhoc"/>. This parameter MAY occur multiple times, with each occurrence specifying a cipher suite.</li>
        <li>'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.</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>'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="9.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.</li>
        <li>'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 parsers.</li>
      </ul>
      <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 Figure 2, 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="8.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>The Initiator is authenticated with 128-bit security against online attacks. This is the sum of the 64-bit MACs in EDHOC message_3 and of the MAC in the AEAD of the first OSCORE-protected CoAP request, as rebuilt at step 7 of <xref target="server-processing"/>.</li>
        <li>The Responder is authenticated with 128-bit security against online attacks. This is the sum of the 64-bit MACs in EDHOC message_2 and of the MAC in the AEAD of the first OSCORE-protected CoAP response.</li>
      </ul>
      <t>With reference to the purely 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 accesing 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 latest 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>
        <artwork align="center"><![CDATA[
+--------+-------+------------+
| Number | Name  | Reference  |
+--------+-------+------------+
| TBD21  | EDHOC | [RFC-XXXX] |
+--------+-------+------------+
]]></artwork>
        <t>Note to RFC Editor: Following the registration of the CoAP Option Number 21, please replace "TBD21" with "21" in the table above. Then, 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>The EDHOC option is always empty, i.e., with zero-length value; and</li>
          <li>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.</li>
        </ul>
        <t>Therefore, this document suggests 21 (TBD21) as option number to be assigned to the new EDHOC Option. 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"/>.</t>
        <artwork><![CDATA[
Attribute Name: ed-i
Brief Description: Hint: support for the EDHOC Initiator role
Change Controller: IESG
Reference: [RFC-XXXX]

Attribute Name: ed-r
Brief Description: Hint: support for the EDHOC Responder role
Change Controller: IESG
Reference: [RFC-XXXX]

Attribute Name: ed-method
Brief Description: A supported authentication method for EDHOC
Change Controller: IESG
Reference: [RFC-XXXX]

Attribute Name: ed-csuite
Brief Description: A supported cipher suite for EDHOC
Change Controller: IESG
Reference: [RFC-XXXX]

Attribute Name: ed-cred-t
Brief Description: A supported type of
                   authentication credential for EDHOC
Change Controller: IESG
Reference: [RFC-XXXX]

Attribute Name: ed-idcred-t
Brief Description: A supported type of
                   authentication credential identifier for EDHOC
Change Controller: IESG
Reference: [RFC-XXXX]

Attribute Name: ed-ead
Brief Description: A supported External Authorization Data (EAD)
                   item for EDHOC
Change Controller: IESG
Reference: [RFC-XXXX]

Attribute Name: ed-comb-req
Brief Description: Hint: support for the EDHOC+OSCORE request
Change Controller: IESG
Reference: [RFC-XXXX]
]]></artwork>
      </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>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. Different ranges of values use different registration policies <xref target="RFC8126"/>. Integer values from -24 to 23 are designated as "Standards Action With Expert Review". Integer values from -65536 to -25 and from 24 to 65535 are designated as "Specification Required". Integer values smaller than -65536 and greater than 65535 are marked as "Private Use".</li>
          <li>Description: This field contains a short description of the type of authentication credential.</li>
          <li>Reference: This field contains a pointer to the public specification for the type of authentication credential.</li>
        </ul>
        <t>Initial entries in this registry are as listed in <xref target="pre-reg"/>.</t>
        <figure anchor="pre-reg">
          <name>Initial Entries in the "EDHOC Authentication Credential Types" Registry</name>
          <artwork align="center"><![CDATA[
+-------+-----------------------+-----------------------------------+
| Value | Description           | Reference                         |
+-------+-----------------------+-----------------------------------+
| 0     | CBOR Web Token (CWT)  | [RFC8392]                         |
|       | containing a COSE_Key |                                   |
|       | in a 'cnf' claim      |                                   |
+-------+-----------------------+-----------------------------------+
| 1     | CWT Claims Set (CCS)  | [RFC8392]                         |
|       | containing a COSE_Key |                                   |
|       | in a 'cnf' claim      |                                   |
+-------+-----------------------+-----------------------------------+
| 2     | X.509 certificate     | [RFC5280]                         |
+-------+-----------------------+-----------------------------------+
| 3     | C509 certificate      | [I-D.ietf-cose-cbor-encoded-cert] |
+-------+-----------------------+-----------------------------------+
]]></artwork>
        </figure>
      </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>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.</li>
          <li>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.</li>
          <li>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.</li>
          <li>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.</li>
        </ul>
      </section>
    </section>
  </middle>
  <back>
    <references>
      <name>References</name>
      <references>
        <name>Normative References</name>
        <reference anchor="RFC2119" target="https://www.rfc-editor.org/info/rfc2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner">
              <organization/>
            </author>
            <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="RFC6690" target="https://www.rfc-editor.org/info/rfc6690">
          <front>
            <title>Constrained RESTful Environments (CoRE) Link Format</title>
            <author fullname="Z. Shelby" initials="Z." surname="Shelby">
              <organization/>
            </author>
            <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" target="https://www.rfc-editor.org/info/rfc7252">
          <front>
            <title>The Constrained Application Protocol (CoAP)</title>
            <author fullname="Z. Shelby" initials="Z." surname="Shelby">
              <organization/>
            </author>
            <author fullname="K. Hartke" initials="K." surname="Hartke">
              <organization/>
            </author>
            <author fullname="C. Bormann" initials="C." surname="Bormann">
              <organization/>
            </author>
            <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" target="https://www.rfc-editor.org/info/rfc7959">
          <front>
            <title>Block-Wise Transfers in the Constrained Application Protocol (CoAP)</title>
            <author fullname="C. Bormann" initials="C." surname="Bormann">
              <organization/>
            </author>
            <author fullname="Z. Shelby" initials="Z." role="editor" surname="Shelby">
              <organization/>
            </author>
            <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" target="https://www.rfc-editor.org/info/rfc8126">
          <front>
            <title>Guidelines for Writing an IANA Considerations Section in RFCs</title>
            <author fullname="M. Cotton" initials="M." surname="Cotton">
              <organization/>
            </author>
            <author fullname="B. Leiba" initials="B." surname="Leiba">
              <organization/>
            </author>
            <author fullname="T. Narten" initials="T." surname="Narten">
              <organization/>
            </author>
            <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="RFC8174" target="https://www.rfc-editor.org/info/rfc8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba">
              <organization/>
            </author>
            <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>
        <reference anchor="RFC8288" target="https://www.rfc-editor.org/info/rfc8288">
          <front>
            <title>Web Linking</title>
            <author fullname="M. Nottingham" initials="M." surname="Nottingham">
              <organization/>
            </author>
            <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" target="https://www.rfc-editor.org/info/rfc8613">
          <front>
            <title>Object Security for Constrained RESTful Environments (OSCORE)</title>
            <author fullname="G. Selander" initials="G." surname="Selander">
              <organization/>
            </author>
            <author fullname="J. Mattsson" initials="J." surname="Mattsson">
              <organization/>
            </author>
            <author fullname="F. Palombini" initials="F." surname="Palombini">
              <organization/>
            </author>
            <author fullname="L. Seitz" initials="L." surname="Seitz">
              <organization/>
            </author>
            <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" target="https://www.rfc-editor.org/info/rfc8949">
          <front>
            <title>Concise Binary Object Representation (CBOR)</title>
            <author fullname="C. Bormann" initials="C." surname="Bormann">
              <organization/>
            </author>
            <author fullname="P. Hoffman" initials="P." surname="Hoffman">
              <organization/>
            </author>
            <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" target="https://www.rfc-editor.org/info/rfc9176">
          <front>
            <title>Constrained RESTful Environments (CoRE) Resource Directory</title>
            <author fullname="C. Amsüss" initials="C." role="editor" surname="Amsüss">
              <organization/>
            </author>
            <author fullname="Z. Shelby" initials="Z." surname="Shelby">
              <organization/>
            </author>
            <author fullname="M. Koster" initials="M." surname="Koster">
              <organization/>
            </author>
            <author fullname="C. Bormann" initials="C." surname="Bormann">
              <organization/>
            </author>
            <author fullname="P. van der Stok" initials="P." surname="van der Stok">
              <organization/>
            </author>
            <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" target="https://datatracker.ietf.org/doc/html/draft-ietf-lake-edhoc-19">
          <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="3" month="February" 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-19"/>
        </reference>
        <reference anchor="I-D.ietf-core-target-attr" target="https://datatracker.ietf.org/doc/html/draft-ietf-core-target-attr-04">
          <front>
            <title>CoRE Target Attributes Registry</title>
            <author fullname="Carsten Bormann" initials="C." surname="Bormann">
              <organization>Universität Bremen TZI</organization>
            </author>
            <date day="5" month="March" 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 uses 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 (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 Constrained
   RESTful Environments.  It updates the RD Parameters Registry of RFC
   9176 to coordinate with this registry.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-core-target-attr-04"/>
        </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>
      </references>
      <references>
        <name>Informative References</name>
        <reference anchor="RFC5280" target="https://www.rfc-editor.org/info/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">
              <organization/>
            </author>
            <author fullname="S. Santesson" initials="S." surname="Santesson">
              <organization/>
            </author>
            <author fullname="S. Farrell" initials="S." surname="Farrell">
              <organization/>
            </author>
            <author fullname="S. Boeyen" initials="S." surname="Boeyen">
              <organization/>
            </author>
            <author fullname="R. Housley" initials="R." surname="Housley">
              <organization/>
            </author>
            <author fullname="W. Polk" initials="W." surname="Polk">
              <organization/>
            </author>
            <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" target="https://www.rfc-editor.org/info/rfc8392">
          <front>
            <title>CBOR Web Token (CWT)</title>
            <author fullname="M. Jones" initials="M." surname="Jones">
              <organization/>
            </author>
            <author fullname="E. Wahlstroem" initials="E." surname="Wahlstroem">
              <organization/>
            </author>
            <author fullname="S. Erdtman" initials="S." surname="Erdtman">
              <organization/>
            </author>
            <author fullname="H. Tschofenig" initials="H." surname="Tschofenig">
              <organization/>
            </author>
            <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" target="https://datatracker.ietf.org/doc/html/draft-ietf-cose-cbor-encoded-cert-05">
          <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="10" month="January" 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-05"/>
        </reference>
      </references>
    </references>
    <section anchor="sec-document-updates">
      <name>Document Updates</name>
      <t>RFC Editor: Please remove this section.</t>
      <section anchor="sec-06-07">
        <name>Version -06 to -07</name>
        <ul spacing="normal">
          <li>Changed document title.</li>
          <li>The client creates the OSCORE Security Context after creating EDHOC message_3.</li>
          <li>Revised selection of EDHOC connection identifiers.</li>
          <li>Use of "forward message flow" and "reverse message flow".</li>
          <li>The payload of the combined request is not a CBOR sequence anymore.</li>
          <li>EDHOC error messages from the server are not protected with OSCORE.</li>
          <li>More future-proof error handling on the server side.</li>
          <li>Target attribute names prefixed by "ed-".</li>
          <li>Defined new target attributes "ed-i" and "ed-r".</li>
          <li>Defined single target attribute "ed-ead" signaling supported EAD items.</li>
          <li>Security consideration on the minimally achieved 128-bit security.</li>
          <li>Defined and used the "EDHOC Authentication Credential Types" Registry.</li>
          <li>High-level sentence replacing the appendix on Block-wise performance.</li>
          <li>Revised examples.</li>
          <li>Editorial improvements.</li>
        </ul>
      </section>
      <section anchor="sec-05-06">
        <name>Version -05 to -06</name>
        <ul spacing="normal">
          <li>Extended figure on EDHOC sequential workflow.</li>
          <li>Revised naming of target attributes.</li>
          <li>Clarified semantics of target attributes 'eadx'.</li>
          <li>Registration of target attributes.</li>
        </ul>
      </section>
      <section anchor="sec-04-05">
        <name>Version -04 to -05</name>
        <ul spacing="normal">
          <li>Clarifications on Web Linking parameters.</li>
          <li>Added security considerations.</li>
          <li>Revised IANA considerations to focus on the CoAP option number 21.</li>
          <li>Guidelines on using Block-wise moved to an appendix.</li>
          <li>Editorial improvements.</li>
        </ul>
      </section>
      <section anchor="sec-03-04">
        <name>Version -03 to -04</name>
        <ul spacing="normal">
          <li>Renamed "applicability statement" to "application profile".</li>
          <li>Use the latest Content-Formats.</li>
          <li>Use of SHOULD NOT for multiple simultaneous outstanding interactions.</li>
          <li>No more special conversion from OSCORE ID to EDHOC ID.</li>
          <li>Considerations on using Block-wise.</li>
          <li>Wed Linking signaling of multiple supported EAD labels.</li>
          <li>Added security considerations.</li>
          <li>Editorial improvements.</li>
        </ul>
      </section>
      <section anchor="sec-02-03">
        <name>Version -02 to -03</name>
        <ul spacing="normal">
          <li>Clarifications on transporting EDHOC message_3 in the CoAP payload.</li>
          <li>At most one simultaneous outstanding interaction as an EDHOC + OSCORE request with the same server for the same session with connection identifier C_R.</li>
          <li>The EDHOC option is removed from the EDHOC + OSCORE request after processing the EDHOC data.</li>
          <li>Added explicit constraints when selecting a Recipient ID as C_X.</li>
          <li>Added processing steps for when Block-wise is used.</li>
          <li>Improved error handling on the server.</li>
          <li>Improved section on Web Linking.</li>
          <li>Updated figures; editorial improvements.</li>
        </ul>
      </section>
      <section anchor="sec-01-02">
        <name>Version -01 to -02</name>
        <ul spacing="normal">
          <li>New title, abstract and introduction.</li>
          <li>Restructured table of content.</li>
          <li>Alignment with latest format of EDHOC messages.</li>
          <li>Guideline on ID conversions based on application profile.</li>
          <li>Clarifications, extension and consistency on application profile.</li>
          <li>Section on web-linking.</li>
          <li>RFC8126 terminology in IANA considerations.</li>
          <li>Revised Appendix "Checking CBOR Encoding of Numeric Values".</li>
        </ul>
      </section>
      <section anchor="sec-00-01">
        <name>Version -00 to -01</name>
        <ul spacing="normal">
          <li>Improved background overview of EDHOC.</li>
          <li>Added explicit rules for converting OSCORE Sender/Recipient IDs to EDHOC connection identifiers following the removal of bstr_identifier from EDHOC.</li>
          <li>Revised section organization.</li>
          <li>Recommended number for EDHOC option changed to 21.</li>
          <li>Editorial improvements.</li>
        </ul>
      </section>
    </section>
    <section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>The authors sincerely thank <contact fullname="Christian Amsüss"/>, <contact fullname="Esko Dijk"/>, <contact fullname="Klaus Hartke"/>, <contact fullname="John Preuß Mattsson"/>, <contact fullname="David Navarro"/>, <contact fullname="Jim Schaad"/> and <contact fullname="Mališa Vučinić"/> 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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
ttEv4Yg6AR54mtV9s0Afdcujjo4kXG5ybPRcl0m4VmE/W4TnCuxY3RBNpz34
GqTpqCOehgVl7lYREDtOJEtbGbKbNu1PZsPQRNH1gqPiCjObqaI9bTlrRHd2
UIcCxaNOnT4QRpMQ1sGNRaJKcVaI7iCBdMdbIAcn8qeed4wbo2fuVixVOtEH
o7C0es6WsXlszhTpGWyTpRLTGoy9yEiMfGC2GmJr4ECsXDIY0DnSVjReqxe3
hr/ueEKJ4yryjr7Nnqhn1BKyYU/kSuVhJHnlUhgOSASFYogESVh4k5lWVsZI
85dn+hiiATJVKbaBAtZDbXb8NnUtgCrYqrbOy3C567IFWLrsoI76ZR0Leg1J
C7bmvHIV7h02fTVPbHcZ3QdnLBRgLjKsseatWpc7PkZuMyIf5kpdpeczsQZn
XMPR1A6O5pHc09pkrmbZtasgMY+Gle8PghPFPmjkI5TuebuWl8x3cD3utXmq
fYW55/PbRWRm2m85O9nlA/+TtnsiXrNjwaCih9qGzlxLb4OxxLJ55TrB7VFY
SFfNqCK/bq6m1FCOk40MZkW9d4O4RjVyEyaomdM0zEXNxdYbqTXnzBq0klWl
CapkvAL7HOr12cw2KjO9Z2HjB4ijJLb9eld4K/e1YeAc+QF5NdiA2tElFs5m
Cfv7uuOu/w2QI4VpbV+U5NZq1U1R5Wo/LUmSpi1OzcpaLi24OaZ1+9XF5yK/
yO5gd3FHs9h65gBOmGRjIdeeZ6r7bVl4toMThXDhgYY6abIVV/gC745y02l5
FhUGzGL4kGLpOY74IzTDgq2e6MplS56AnnxvWbCLcODiGl0Bak35Yfk1nam6
MlaTKdot7JC8bqfktd5t23gjguW40FpCLPtLaMTDoSQrYsNcOA2548v35zc+
XyyKCyk9t4ipAaZTtaabHN1tawR1ctvW2iOt7C7Vju6D5f1vlhI5eUPbeAIF
LYQXtbEU93SgKiaP8E6B70WJdNVrXXJdrjiuw2WOXrGWv9bRKySwnr+KnLso
gzLi5osScbAvFdmezipILPD58POOxe2njXoSoRW6DZ6xB1LkWzgGW0d3KXa2
hKKnjBOqnyQYFFbHZllCVDVCR5tRcdsdYb4bTNI6bSLBgrKaB5jtyU99aeQT
9YcLMooWDNaWn9Dqt9RDgfIKjJttr0PtgyRDQUZ+iy8CLs9+RBRs9nTYAhCh
pZk1pY0rwucwOt606A4IPe9yk5fm/7i5JY7qFtfZUqtKYvF5iA2/pZiYDmdu
hIYXTlls965YxGI54bU+ty7KRq3vylp84Q+4GAIwux5wXcENtQvDRDjxMYod
eRPj0ePzQTFtDF5NYfFb2LARXsT2yPi5jlyLh8H6NsusYe42u5A6xoO2yHz/
tqcpkgqPSYvUjNNeLiVfpzphcdCe/vi2lmwoXdhHwHUVtm2PLbOAbVzHGL8D
gVxK3/aerifGUg1qbE6lBKEucFdti7mJ2R0B407QBrPrby0XzoKa/4dQdYi4
OtjcBLA/2pbMsA4+60FHHu0DgprPGCTgWLvDaHd3e3eyvbXzWO3vTrbGsLbo
QD3eD0eTA7UZ7m+NRpPg0daBO1DDVsKh9raGk63NA/i/x4/3YKCtvb390fb+
cBcU0y271ueitOTqkMZ6224PaSknq93g3JDNjzs7m8PdaGtSyyB8wm/v9Cnh
gm/L4SRcgNXm9sHjegOaJ5xpx89sHwR7473J3vbeFvy7vzd5vI0vPKHi4heY
t82xmMOgi3dTJVfwUZdf3dsOBB+14b1oPT87bsuRxGfdeA8/OpkE66HGlJ4t
Bj8+8mh3T2NgjWS2/vDfbjpb8K5w5FhrpKTwml6gmAS51M8m/TgqvrjdmZdz
fq9cosb/QWWdz42VaMyFdtbPlwl4Mur7cwWnh4TT2YkTNzIjOa/r+K5/ZcLi
4ayB6WQfFbXoPrEIDuDonCTx2WLXCcr6lZ0tmci9JcFZMFbm/K3ing0+2Boa
RS220Jpb3eIiX5YRs7gsx+RG8zQPsWmHsxvHhc56AzxgNIoNpFtsL+B7mxZH
6rxeuKzSHVkF1wk7GVp+pVtNf3rgXX8oZ84PS/1k9QF+e80+64saqi6JPzl6
Ofs7xM9jjWQdHdQXX1CZDYXUrAm+zChCK8M2WPFho3OttzjYaB8rQHhT75V0
BS7O/FRVfxTa9/gqw5yhkB4u5Q6FVMVka5hiKPSAVXneNLRDuSwJ+9M8LJat
Bu+aYaeTR3lUaqXHXmTtWz8mvKE/NIY5GTi6zSxmQKW0GSc1aaSaE2cTb1uL
1WzEkG15346hIc9uH1sbQ+dNDNlR6hg6/x0wpDmYr9gvJrAFXYxt0EK4Qbuj
RhgPt9GJ6eIRyQG9U5h/w6z9dyOw83slsFUsYEgOBp85ocEQc2VglkTiA6kd
b8dTWHMUkuPPda7+Pl4/36RZTFZ3I8NznwzrrVTui8q4yRiy+EJnFBxry56v
8qpdekeRMVLDQGfqUzSS7t6QioO2gKO51ULSYtobgLspU62XRsVyASEOpIBg
+FoY8udQtopViQzgxs5W8opDemeuKNdurOUxJ9PSoJ4/owOXeHOU6ezthyCd
dLT1+nI7nQTIE2McyXLR5RrxcSJJOctuVbUMIHs2RcgLs3kfBD+pUfCSb+Ai
nLs3crm698Fga3Ox6q2N40IcahI7pnzeLupGA+7vZHpNOE3gWi73YgYIS+Hb
vbjadbi/DzO13fSlGwiwfhXSS32dFaOvuaJB8DpbduPHcuEXXknC93dxuJiv
+2qEvmpRZ6YHnVss98a5wT0fBCguY7wVheJhKueAVHsTiXVoqHnXmXPlk23O
5x6yZst5m+vg3VrHjRuv8qya1oh1EPx0Ratxk35HwJVg/eENWjHZ4rwQPWKB
bfIouRcsUmq5ZxxZZMyksbTyyEbcRZ/4QguzqOa4K8GXHzHw0ORo9Yz2GV9F
Gs/wW3cA9xaklrE4Ud1BRds2deFMSLdWmaQ6HssUD1BteVHFpRtz02EfuVXS
XgvBfht6XmFhj3uNKtfTYhcTp6JWs1+6g0mzvwyTKZBPF25nlkXwv2KGxwO5
QGqS3piVAjYgGWtOTgeoFgi8GjWaUNidOaa5H4Unt/fzIfly8T4IIS4xRm0G
nqDEJyeF35EjcoBRDUuBf4WR9zJ7BrmbEU93QoNlMB2xE7zFWry9fo4MngwK
JzheT3JbAmciRoNkbUhr4KctMl9i8GDJtXZp15t+tt7U2OO8dPjM47S632xS
q1gJm7zXdzxgIUb9qkVhcHKbUYMZI4XWGV7ILN2iy0syt0Q74BwH58rnkm7B
cC7PoIEW3voo903VN5WXT105ZFIXRCeJbFq+Lqbw1Qpfa6wpRk57EM/ns+Rm
zDa612tibdnk61rl2QECX11HSyJd4KGK+vHDngM46qcjdkDP8obFWpHVwrG3
qRt+XnEv15G4e4weA3uYxnhBqy72sSm+dMsMWBjasnLeRGxwqww8hPBKwbyK
N5d/2+asfVrf3NJ2s7/T5piDezskImnj8zYuq7VtT7rZ1XDapGiEpgcYrcmp
Y8N4rsOPH/6I3z8EQk6qmfHRdbXHixZwCSpNVzehuF0UVl9+Z5S/0qN/FtZt
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
6Px/NDAXg3jIAAA=

-->

</rfc>
