<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="coap-eap.xsl"?>
<?xml-model href="coap-eap.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="coap-eap">
  <title>CoAP-EAP</title>
  <created>2025-02-14</created>
  <updated>2025-10-10</updated>
  
  <registry id="coap-eap-cipher-suites">
    <title>CoAP-EAP Cipher Suites</title>
    <xref type="rfc" data="rfc9820"/>
    <expert>Marco Tiloca, Alan DeKok</expert>
    <range>
    <value>-65536..-25</value>
    <registration_rule>Specification Required</registration_rule>
    </range>
    <range>
    <value>-24..-21</value>
    <registration_rule>Private Use</registration_rule>
    </range>
    <range>
    <value>-20..23</value>
    <registration_rule>Standards Action with Expert Review</registration_rule>
    </range>
    <range>
    <value>24..65535</value>
    <registration_rule>Specification Required</registration_rule>
    </range>
    <record>
      <value>-65536..-25</value>
      <algs/>
      <description>Unassigned</description>
    </record>
    <record date="2025-02-14">
      <value>-24..-21</value>
      <algs/>
      <description>Reserved for Private Use</description>
      <reference><xref type="rfc" data="rfc9820"/></reference>
    </record>
    <record>
      <value>-20..-1</value>
      <algs/>
      <description>Unassigned</description>
    </record>
    <record date="2025-02-14">
      <value>0</value>
      <algs>10, -16</algs>
      <description>AES-CCM-16-64-128, SHA-256</description>
      <reference><xref type="rfc" data="rfc9820"/></reference>
    </record>
    <record date="2025-02-14">
      <value>1</value>
      <algs>1, -16</algs>
      <description>A128GCM, SHA-256</description>
      <reference><xref type="rfc" data="rfc9820"/></reference>
    </record>
    <record date="2025-02-14">
      <value>2</value>
      <algs>3, -43</algs>
      <description>A256GCM, SHA-384</description>
      <reference><xref type="rfc" data="rfc9820"/></reference>
    </record>
    <record date="2025-02-14">
      <value>3</value>
      <algs>24, -16</algs>
      <description>ChaCha20/Poly1305, SHA-256</description>
      <reference><xref type="rfc" data="rfc9820"/></reference>
    </record>
    <record date="2025-02-14">
      <value>4</value>
      <algs>24, -45</algs>
      <description>ChaCha20/Poly1305, SHAKE256</description>
      <reference><xref type="rfc" data="rfc9820"/></reference>
    </record>
    <record>
      <value>5..65535</value>
      <algs/>
      <description>Unassigned</description>
    </record>
  </registry>

  <registry id="coap-eap-information-elements">
    <title>CoAP-EAP Information Elements</title>
    <xref type="rfc" data="rfc9820"/>
    <expert>Marco Tiloca, Alan DeKok</expert>
    <range>
    <value>0-23</value>
    <registration_rule>Standards Action with Expert Review</registration_rule>
    </range>
    <range>
    <value>24-49</value>
    <registration_rule>Private Use</registration_rule>
    </range>
    <range>
    <value>50-65000</value>
    <registration_rule>Specification Required</registration_rule>
    </range>
    <range>
    <value>65001-65535</value>
    <registration_rule>Experimental Use</registration_rule>
    </range>
    <record>
      <name>Unassigned</name>
      <label>0</label>
      <type/>
      <description/>
    </record>
    <record date="2025-02-14">
      <name>Cipher Suite</name>
      <label>1</label>
      <type>CBOR Array</type>
      <description>List of the proposed or selected COSE algorithms for OSCORE</description>
      <reference><xref type="rfc" data="rfc9820"/></reference>
    </record>
    <record date="2025-02-14">
      <name>RID-C</name>
      <label>2</label>
      <type>Byte String</type>
      <description>Contains the Recipient ID of the EAP authenticator</description>
      <reference><xref type="rfc" data="rfc9820"/></reference>
    </record>
    <record date="2025-02-14">
      <name>RID-I</name>
      <label>3</label>
      <type>Byte String</type>
      <description>Contains the Recipient ID of the EAP peer</description>
      <reference><xref type="rfc" data="rfc9820"/></reference>
    </record>
    <record date="2025-02-14">
      <name>Session-Lifetime</name>
      <label>4</label>
      <type>uint</type>
      <description>Contains the time that the session is valid, in seconds</description>
      <reference><xref type="rfc" data="rfc9820"/></reference>
    </record>
    <record>
      <name>Unassigned</name>
      <label>5-23</label>
      <type/>
      <description/>
    </record>
    <record date="2025-02-14">
      <name>Reserved for Private Use</name>
      <label>24-49</label>
      <type/>
      <description/>
      <reference><xref type="rfc" data="rfc9820"/></reference>
    </record>
    <record>
      <name>Unassigned</name>
      <label>50-65000</label>
      <type/>
      <description/>
    </record>
    <record date="2025-02-14">
      <name>Reserved for Experimental Use</name>
      <label>65001-65535</label>
      <type/>
      <description/>
      <reference><xref type="rfc" data="rfc9820"/></reference>
    </record>
  </registry>

  <people/>
</registry>
