<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="tls-parameters.xsl"?>
<?xml-model href="tls-parameters.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="tls-parameters">
  <title>Transport Layer Security (TLS) Parameters</title>
  <category>Transport Layer Security (TLS)</category>
  <created>2005-08-23</created>
  <updated>2024-03-26</updated>


  <registry id="tls-parameters-2">
    <title>TLS ClientCertificateType Identifiers</title>
    <xref type="rfc" data="rfc5246"/>
    <xref type="rfc" data="rfc8447"/>
    <expert>Yoav Nir, Rich Salz, Nick Sullivan</expert>
    <range>
      <value>0-63</value>
      <registration_rule>Standards Action</registration_rule>
    </range>
    <range>
      <value>64-223</value>
      <registration_rule>Specification Required</registration_rule>
    </range>
    <range>
      <value>224-255</value>
      <registration_rule>Reserved for Private Use</registration_rule>
    </range>
    <note>Requests for assignments from the registry's Specification 
Required range should be sent to the mailing list described in 
<xref type="rfc" data="rfc8447">RFC 8447, Section 17</xref>. If approved, designated experts should 
notify IANA within three weeks. For assistance, please contact 
iana@iana.org.
    </note>
    <note>The role of the designated expert is described in <xref type="rfc" data="rfc8447"/>.
The designated expert <xref type="rfc" data="rfc8126"/> ensures that the specification is
publicly available.  It is sufficient to have an Internet-Draft
(that is posted and never published as an RFC) or a document from
another standards body, industry consortium, university site, etc.
The expert may provide more in-depth reviews, but their approval
should not be taken as an endorsement of the identifier.
    </note>
    <note>As specified in <xref type="rfc" data="rfc8126"/>, assignments made in the Private Use
space are not generally useful for broad interoperability.  It is
the responsibility of those making use of the Private Use range to
ensure that no conflicts occur (within the intended scope of use).
For widespread experiments, temporary reservations are available.
    </note>
    <note>The values in this registry are only applicable to (D)TLS
protocol versions prior to 1.3.
    </note>
    <record>
      <value>0</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>1</value>
      <description>rsa_sign</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>2</value>
      <description>dss_sign</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>3</value>
      <description>rsa_fixed_dh</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>4</value>
      <description>dss_fixed_dh</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>5</value>
      <description>rsa_ephemeral_dh_RESERVED</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>6</value>
      <description>dss_ephemeral_dh_RESERVED</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>7-19</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>20</value>
      <description>fortezza_dms_RESERVED</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>21-63</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>64</value>
      <description>ecdsa_sign</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>65</value>
      <description>rsa_fixed_ecdh</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>66</value>
      <description>ecdsa_fixed_ecdh</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record date="2019-02-07" updated="2021-11-30">
      <value>67</value>
      <description>gost_sign256</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc9189"/>
    </record>
    <record date="2019-02-07" updated="2021-11-30">
      <value>68</value>
      <description>gost_sign512</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc9189"/>
    </record>
    <record>
      <value>69-223</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>224-255</value>
      <description>Reserved for Private Use</description>
      <xref type="rfc" data="rfc5246"/>
    </record>
  </registry>


  <registry id="tls-parameters-4">
    <title>TLS Cipher Suites</title>
    <xref type="rfc" data="rfc8446"/>
    <xref type="rfc" data="rfc8447"/>
    <xref type="rfc" data="rfc9147"/>
    <expert>Yoav Nir, Rich Salz, Nick Sullivan</expert>
    <registration_rule>Specification Required</registration_rule>
    <note>Registration requests should be sent to the mailing list described 
in <xref type="rfc" data="rfc8447">RFC 8447, Section 17</xref>. If approved, designated experts should 
notify IANA within three weeks. For assistance, please contact 
iana@iana.org.
     </note>
    <note title="WARNING">Cryptographic algorithms and parameters will be broken or
weakened over time.  Blindly implementing cipher suites listed here 
is not advised.  Implementers and users need to check that the 
cryptographic algorithms listed continue to provide the expected 
level of security.
    </note>
    <note>Although TLS 1.3 uses the same cipher suite space as previous
versions of TLS, TLS 1.3 cipher suites are defined differently,
only specifying the symmetric ciphers and hash function, and
cannot be used for TLS 1.2.  Similarly, TLS 1.2 and lower cipher
suite values cannot be used with TLS 1.3.
    </note>
    <note>CCM_8 cipher suites are not marked as "Recommended".  These
cipher suites have a significantly truncated authentication tag
that represents a security trade-off that may not be appropriate
for general environments.
    </note>
    <note>If an item is not marked as "Recommended", it does not
necessarily mean that it is flawed; rather, it indicates that
the item either has not been through the IETF consensus process,
has limited applicability, or is intended only for specific use
cases.
    </note>
    <note>The role of the designated expert is described in <xref type="rfc" data="rfc8447"/>.
The designated expert <xref type="rfc" data="rfc8126"/> ensures that the specification is
publicly available.  It is sufficient to have an Internet-Draft
(that is posted and never published as an RFC) or a document from
another standards body, industry consortium, university site, etc.
The expert may provide more in-depth reviews, but their approval
should not be taken as an endorsement of the cipher suite.
    </note>
    <note>As specified in <xref type="rfc" data="rfc8126"/>, assignments made in the Private Use
space are not generally useful for broad interoperability.  It is
the responsibility of those making use of the Private Use range to
ensure that no conflicts occur (within the intended scope of use).
For widespread experiments, temporary reservations are available.
    </note>
    <note>Any TLS cipher suite that is specified for use with DTLS MUST 
define limits on the use of the associated AEAD function that 
preserves margins for both confidentiality and integrity, 
as specified in Section 4.5.3 of <xref type="rfc" data="rfc9147"/>.
    </note>
    <note>When this registry is modified, the YANG module 
"iana-tls-cipher-suite-algs" <xref type="registry" data="tls-parameters"/> must be 
updated as defined in <xref type="draft" data="RFC-ietf-netconf-tls-client-server-41"/>.
    </note>
    <record>
      <value>0x00,0x00</value>
      <description>TLS_NULL_WITH_NULL_NULL</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x01</value>
      <description>TLS_RSA_WITH_NULL_MD5</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x02</value>
      <description>TLS_RSA_WITH_NULL_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x03</value>
      <description>TLS_RSA_EXPORT_WITH_RC4_40_MD5</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc4346"/><xref type="rfc" data="rfc6347"/>
    </record>
    <record>
      <value>0x00,0x04</value>
      <description>TLS_RSA_WITH_RC4_128_MD5</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/><xref type="rfc" data="rfc6347"/>
    </record>
    <record>
      <value>0x00,0x05</value>
      <description>TLS_RSA_WITH_RC4_128_SHA</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/><xref type="rfc" data="rfc6347"/>
    </record>
    <record>
      <value>0x00,0x06</value>
      <description>TLS_RSA_EXPORT_WITH_RC2_CBC_40_MD5</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc4346"/>
    </record>
    <record updated="2023-09-01">
      <value>0x00,0x07</value>
      <description>TLS_RSA_WITH_IDEA_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8996"/>
    </record>
    <record>
      <value>0x00,0x08</value>
      <description>TLS_RSA_EXPORT_WITH_DES40_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc4346"/>
    </record>
    <record updated="2023-09-01">
      <value>0x00,0x09</value>
      <description>TLS_RSA_WITH_DES_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8996"/>
    </record>
    <record>
      <value>0x00,0x0A</value>
      <description>TLS_RSA_WITH_3DES_EDE_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x0B</value>
      <description>TLS_DH_DSS_EXPORT_WITH_DES40_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc4346"/>
    </record>
    <record updated="2023-09-01">
      <value>0x00,0x0C</value>
      <description>TLS_DH_DSS_WITH_DES_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8996"/>
    </record>
    <record>
      <value>0x00,0x0D</value>
      <description>TLS_DH_DSS_WITH_3DES_EDE_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x0E</value>
      <description>TLS_DH_RSA_EXPORT_WITH_DES40_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc4346"/>
    </record>
    <record updated="2023-09-01">
      <value>0x00,0x0F</value>
      <description>TLS_DH_RSA_WITH_DES_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8996"/>
    </record>
    <record>
      <value>0x00,0x10</value>
      <description>TLS_DH_RSA_WITH_3DES_EDE_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x11</value>
      <description>TLS_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc4346"/>
    </record>
    <record updated="2023-09-01">
      <value>0x00,0x12</value>
      <description>TLS_DHE_DSS_WITH_DES_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8996"/>
    </record>
    <record>
      <value>0x00,0x13</value>
      <description>TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x14</value>
      <description>TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc4346"/>
    </record>
    <record updated="2023-09-01">
      <value>0x00,0x15</value>
      <description>TLS_DHE_RSA_WITH_DES_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8996"/>
    </record>
    <record>
      <value>0x00,0x16</value>
      <description>TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x17</value>
      <description>TLS_DH_anon_EXPORT_WITH_RC4_40_MD5</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc4346"/><xref type="rfc" data="rfc6347"/>
    </record>
    <record>
      <value>0x00,0x18</value>
      <description>TLS_DH_anon_WITH_RC4_128_MD5</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/><xref type="rfc" data="rfc6347"/>
    </record>
    <record>
      <value>0x00,0x19</value>
      <description>TLS_DH_anon_EXPORT_WITH_DES40_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc4346"/>
    </record>
    <record updated="2023-09-01">
      <value>0x00,0x1A</value>
      <description>TLS_DH_anon_WITH_DES_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8996"/>
    </record>
    <record>
      <value>0x00,0x1B</value>
      <description>TLS_DH_anon_WITH_3DES_EDE_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x1C-1D</value>
      <description>Reserved to avoid conflicts with SSLv3</description>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x1E</value>
      <description>TLS_KRB5_WITH_DES_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc2712"/>
    </record>
    <record>
      <value>0x00,0x1F</value>
      <description>TLS_KRB5_WITH_3DES_EDE_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc2712"/>
    </record>
    <record>
      <value>0x00,0x20</value>
      <description>TLS_KRB5_WITH_RC4_128_SHA</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc2712"/><xref type="rfc" data="rfc6347"/>
    </record>
    <record>
      <value>0x00,0x21</value>
      <description>TLS_KRB5_WITH_IDEA_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc2712"/>
    </record>
    <record>
      <value>0x00,0x22</value>
      <description>TLS_KRB5_WITH_DES_CBC_MD5</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc2712"/>
    </record>
    <record>
      <value>0x00,0x23</value>
      <description>TLS_KRB5_WITH_3DES_EDE_CBC_MD5</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc2712"/>
    </record>
    <record>
      <value>0x00,0x24</value>
      <description>TLS_KRB5_WITH_RC4_128_MD5</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc2712"/><xref type="rfc" data="rfc6347"/>
    </record>
    <record>
      <value>0x00,0x25</value>
      <description>TLS_KRB5_WITH_IDEA_CBC_MD5</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc2712"/>
    </record>
    <record>
      <value>0x00,0x26</value>
      <description>TLS_KRB5_EXPORT_WITH_DES_CBC_40_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc2712"/>
    </record>
    <record>
      <value>0x00,0x27</value>
      <description>TLS_KRB5_EXPORT_WITH_RC2_CBC_40_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc2712"/>
    </record>
    <record>
      <value>0x00,0x28</value>
      <description>TLS_KRB5_EXPORT_WITH_RC4_40_SHA</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc2712"/><xref type="rfc" data="rfc6347"/>
    </record>
    <record>
      <value>0x00,0x29</value>
      <description>TLS_KRB5_EXPORT_WITH_DES_CBC_40_MD5</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc2712"/>
    </record>
    <record>
      <value>0x00,0x2A</value>
      <description>TLS_KRB5_EXPORT_WITH_RC2_CBC_40_MD5</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc2712"/>
    </record>
    <record>
      <value>0x00,0x2B</value>
      <description>TLS_KRB5_EXPORT_WITH_RC4_40_MD5</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc2712"/><xref type="rfc" data="rfc6347"/>
    </record>
    <record>
      <value>0x00,0x2C</value>
      <description>TLS_PSK_WITH_NULL_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc4785"/>
    </record>
    <record>
      <value>0x00,0x2D</value>
      <description>TLS_DHE_PSK_WITH_NULL_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc4785"/>
    </record>
    <record>
      <value>0x00,0x2E</value>
      <description>TLS_RSA_PSK_WITH_NULL_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc4785"/>
    </record>
    <record>
      <value>0x00,0x2F</value>
      <description>TLS_RSA_WITH_AES_128_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x30</value>
      <description>TLS_DH_DSS_WITH_AES_128_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x31</value>
      <description>TLS_DH_RSA_WITH_AES_128_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x32</value>
      <description>TLS_DHE_DSS_WITH_AES_128_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x33</value>
      <description>TLS_DHE_RSA_WITH_AES_128_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x34</value>
      <description>TLS_DH_anon_WITH_AES_128_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x35</value>
      <description>TLS_RSA_WITH_AES_256_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x36</value>
      <description>TLS_DH_DSS_WITH_AES_256_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x37</value>
      <description>TLS_DH_RSA_WITH_AES_256_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x38</value>
      <description>TLS_DHE_DSS_WITH_AES_256_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x39</value>
      <description>TLS_DHE_RSA_WITH_AES_256_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x3A</value>
      <description>TLS_DH_anon_WITH_AES_256_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x3B</value>
      <description>TLS_RSA_WITH_NULL_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x3C</value>
      <description>TLS_RSA_WITH_AES_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x3D</value>
      <description>TLS_RSA_WITH_AES_256_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x3E</value>
      <description>TLS_DH_DSS_WITH_AES_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x3F</value>
      <description>TLS_DH_RSA_WITH_AES_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x40</value>
      <description>TLS_DHE_DSS_WITH_AES_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x41</value>
      <description>TLS_RSA_WITH_CAMELLIA_128_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5932"/>
    </record>
    <record>
      <value>0x00,0x42</value>
      <description>TLS_DH_DSS_WITH_CAMELLIA_128_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5932"/>
    </record>
    <record>
      <value>0x00,0x43</value>
      <description>TLS_DH_RSA_WITH_CAMELLIA_128_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5932"/>
    </record>
    <record>
      <value>0x00,0x44</value>
      <description>TLS_DHE_DSS_WITH_CAMELLIA_128_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5932"/>
    </record>
    <record>
      <value>0x00,0x45</value>
      <description>TLS_DHE_RSA_WITH_CAMELLIA_128_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5932"/>
    </record>
    <record>
      <value>0x00,0x46</value>
      <description>TLS_DH_anon_WITH_CAMELLIA_128_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5932"/>
    </record>
    <record date="2008-04-04">
      <value>0x00,0x47-4F</value>
      <description>Reserved to avoid conflicts with         
deployed implementations</description>
      <xref type="person" data="Pasi_Eronen"/>
    </record>
    <record>
      <value>0x00,0x50-58</value>
      <description>Reserved to avoid conflicts</description>
      <xref type="text">Pasi Eronen, &lt;pasi.eronen&amp;nokia.com&gt;, 2008-04-04.  2008-04-04</xref>
    </record>
    <record date="2008-04-04">
      <value>0x00,0x59-5C</value>
      <description>Reserved to avoid conflicts with         
deployed implementations</description>
      <xref type="person" data="Pasi_Eronen"/>
    </record>
    <record>
      <value>0x00,0x5D-5F</value>
      <description>Unassigned</description>
    </record>
    <record date="2008-04-04">
      <value>0x00,0x60-66</value>
      <description>Reserved to avoid conflicts with
widely deployed implementations</description>
      <xref type="person" data="Pasi_Eronen"/>
    </record>
    <record>
      <value>0x00,0x67</value>
      <description>TLS_DHE_RSA_WITH_AES_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x68</value>
      <description>TLS_DH_DSS_WITH_AES_256_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x69</value>
      <description>TLS_DH_RSA_WITH_AES_256_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x6A</value>
      <description>TLS_DHE_DSS_WITH_AES_256_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x6B</value>
      <description>TLS_DHE_RSA_WITH_AES_256_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x6C</value>
      <description>TLS_DH_anon_WITH_AES_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x6D</value>
      <description>TLS_DH_anon_WITH_AES_256_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>0x00,0x6E-83</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0x00,0x84</value>
      <description>TLS_RSA_WITH_CAMELLIA_256_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5932"/>
    </record>
    <record>
      <value>0x00,0x85</value>
      <description>TLS_DH_DSS_WITH_CAMELLIA_256_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5932"/>
    </record>
    <record>
      <value>0x00,0x86</value>
      <description>TLS_DH_RSA_WITH_CAMELLIA_256_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5932"/>
    </record>
    <record>
      <value>0x00,0x87</value>
      <description>TLS_DHE_DSS_WITH_CAMELLIA_256_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5932"/>
    </record>
    <record>
      <value>0x00,0x88</value>
      <description>TLS_DHE_RSA_WITH_CAMELLIA_256_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5932"/>
    </record>
    <record>
      <value>0x00,0x89</value>
      <description>TLS_DH_anon_WITH_CAMELLIA_256_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5932"/>
    </record>
    <record>
      <value>0x00,0x8A</value>
      <description>TLS_PSK_WITH_RC4_128_SHA</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc4279"/><xref type="rfc" data="rfc6347"/>
    </record>
    <record>
      <value>0x00,0x8B</value>
      <description>TLS_PSK_WITH_3DES_EDE_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc4279"/>
    </record>
    <record>
      <value>0x00,0x8C</value>
      <description>TLS_PSK_WITH_AES_128_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc4279"/>
    </record>
    <record>
      <value>0x00,0x8D</value>
      <description>TLS_PSK_WITH_AES_256_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc4279"/>
    </record>
    <record>
      <value>0x00,0x8E</value>
      <description>TLS_DHE_PSK_WITH_RC4_128_SHA</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc4279"/><xref type="rfc" data="rfc6347"/>
    </record>
    <record>
      <value>0x00,0x8F</value>
      <description>TLS_DHE_PSK_WITH_3DES_EDE_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc4279"/>
    </record>
    <record>
      <value>0x00,0x90</value>
      <description>TLS_DHE_PSK_WITH_AES_128_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc4279"/>
    </record>
    <record>
      <value>0x00,0x91</value>
      <description>TLS_DHE_PSK_WITH_AES_256_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc4279"/>
    </record>
    <record>
      <value>0x00,0x92</value>
      <description>TLS_RSA_PSK_WITH_RC4_128_SHA</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc4279"/><xref type="rfc" data="rfc6347"/>
    </record>
    <record>
      <value>0x00,0x93</value>
      <description>TLS_RSA_PSK_WITH_3DES_EDE_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc4279"/>
    </record>
    <record>
      <value>0x00,0x94</value>
      <description>TLS_RSA_PSK_WITH_AES_128_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc4279"/>
    </record>
    <record>
      <value>0x00,0x95</value>
      <description>TLS_RSA_PSK_WITH_AES_256_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc4279"/>
    </record>
    <record>
      <value>0x00,0x96</value>
      <description>TLS_RSA_WITH_SEED_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc4162"/>
    </record>
    <record>
      <value>0x00,0x97</value>
      <description>TLS_DH_DSS_WITH_SEED_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc4162"/>
    </record>
    <record>
      <value>0x00,0x98</value>
      <description>TLS_DH_RSA_WITH_SEED_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc4162"/>
    </record>
    <record>
      <value>0x00,0x99</value>
      <description>TLS_DHE_DSS_WITH_SEED_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc4162"/>
    </record>
    <record>
      <value>0x00,0x9A</value>
      <description>TLS_DHE_RSA_WITH_SEED_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc4162"/>
    </record>
    <record>
      <value>0x00,0x9B</value>
      <description>TLS_DH_anon_WITH_SEED_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc4162"/>
    </record>
    <record>
      <value>0x00,0x9C</value>
      <description>TLS_RSA_WITH_AES_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5288"/>
    </record>
    <record>
      <value>0x00,0x9D</value>
      <description>TLS_RSA_WITH_AES_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5288"/>
    </record>
    <record>
      <value>0x00,0x9E</value>
      <description>TLS_DHE_RSA_WITH_AES_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc5288"/>
    </record>
    <record>
      <value>0x00,0x9F</value>
      <description>TLS_DHE_RSA_WITH_AES_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc5288"/>
    </record>
    <record>
      <value>0x00,0xA0</value>
      <description>TLS_DH_RSA_WITH_AES_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5288"/>
    </record>
    <record>
      <value>0x00,0xA1</value>
      <description>TLS_DH_RSA_WITH_AES_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5288"/>
    </record>
    <record>
      <value>0x00,0xA2</value>
      <description>TLS_DHE_DSS_WITH_AES_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5288"/>
    </record>
    <record>
      <value>0x00,0xA3</value>
      <description>TLS_DHE_DSS_WITH_AES_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5288"/>
    </record>
    <record>
      <value>0x00,0xA4</value>
      <description>TLS_DH_DSS_WITH_AES_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5288"/>
    </record>
    <record>
      <value>0x00,0xA5</value>
      <description>TLS_DH_DSS_WITH_AES_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5288"/>
    </record>
    <record>
      <value>0x00,0xA6</value>
      <description>TLS_DH_anon_WITH_AES_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5288"/>
    </record>
    <record>
      <value>0x00,0xA7</value>
      <description>TLS_DH_anon_WITH_AES_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5288"/>
    </record>
    <record>
      <value>0x00,0xA8</value>
      <description>TLS_PSK_WITH_AES_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5487"/>
    </record>
    <record>
      <value>0x00,0xA9</value>
      <description>TLS_PSK_WITH_AES_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5487"/>
    </record>
    <record>
      <value>0x00,0xAA</value>
      <description>TLS_DHE_PSK_WITH_AES_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc5487"/>
    </record>
    <record>
      <value>0x00,0xAB</value>
      <description>TLS_DHE_PSK_WITH_AES_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc5487"/>
    </record>
    <record>
      <value>0x00,0xAC</value>
      <description>TLS_RSA_PSK_WITH_AES_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5487"/>
    </record>
    <record>
      <value>0x00,0xAD</value>
      <description>TLS_RSA_PSK_WITH_AES_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5487"/>
    </record>
    <record>
      <value>0x00,0xAE</value>
      <description>TLS_PSK_WITH_AES_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5487"/>
    </record>
    <record>
      <value>0x00,0xAF</value>
      <description>TLS_PSK_WITH_AES_256_CBC_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5487"/>
    </record>
    <record>
      <value>0x00,0xB0</value>
      <description>TLS_PSK_WITH_NULL_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5487"/>
    </record>
    <record>
      <value>0x00,0xB1</value>
      <description>TLS_PSK_WITH_NULL_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5487"/>
    </record>
    <record>
      <value>0x00,0xB2</value>
      <description>TLS_DHE_PSK_WITH_AES_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5487"/>
    </record>
    <record>
      <value>0x00,0xB3</value>
      <description>TLS_DHE_PSK_WITH_AES_256_CBC_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5487"/>
    </record>
    <record>
      <value>0x00,0xB4</value>
      <description>TLS_DHE_PSK_WITH_NULL_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5487"/>
    </record>
    <record>
      <value>0x00,0xB5</value>
      <description>TLS_DHE_PSK_WITH_NULL_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5487"/>
    </record>
    <record>
      <value>0x00,0xB6</value>
      <description>TLS_RSA_PSK_WITH_AES_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5487"/>
    </record>
    <record>
      <value>0x00,0xB7</value>
      <description>TLS_RSA_PSK_WITH_AES_256_CBC_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5487"/>
    </record>
    <record>
      <value>0x00,0xB8</value>
      <description>TLS_RSA_PSK_WITH_NULL_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5487"/>
    </record>
    <record>
      <value>0x00,0xB9</value>
      <description>TLS_RSA_PSK_WITH_NULL_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5487"/>
    </record>
    <record>
      <value>0x00,0xBA</value>
      <description>TLS_RSA_WITH_CAMELLIA_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5932"/>
    </record>
    <record>
      <value>0x00,0xBB</value>
      <description>TLS_DH_DSS_WITH_CAMELLIA_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5932"/>
    </record>
    <record>
      <value>0x00,0xBC</value>
      <description>TLS_DH_RSA_WITH_CAMELLIA_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5932"/>
    </record>
    <record>
      <value>0x00,0xBD</value>
      <description>TLS_DHE_DSS_WITH_CAMELLIA_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5932"/>
    </record>
    <record>
      <value>0x00,0xBE</value>
      <description>TLS_DHE_RSA_WITH_CAMELLIA_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5932"/>
    </record>
    <record>
      <value>0x00,0xBF</value>
      <description>TLS_DH_anon_WITH_CAMELLIA_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5932"/>
    </record>
    <record>
      <value>0x00,0xC0</value>
      <description>TLS_RSA_WITH_CAMELLIA_256_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5932"/>
    </record>
    <record>
      <value>0x00,0xC1</value>
      <description>TLS_DH_DSS_WITH_CAMELLIA_256_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5932"/>
    </record>
    <record>
      <value>0x00,0xC2</value>
      <description>TLS_DH_RSA_WITH_CAMELLIA_256_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5932"/>
    </record>
    <record>
      <value>0x00,0xC3</value>
      <description>TLS_DHE_DSS_WITH_CAMELLIA_256_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5932"/>
    </record>
    <record>
      <value>0x00,0xC4</value>
      <description>TLS_DHE_RSA_WITH_CAMELLIA_256_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5932"/>
    </record>
    <record>
      <value>0x00,0xC5</value>
      <description>TLS_DH_anon_WITH_CAMELLIA_256_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5932"/>
    </record>
    <record date="2019-09-23">
      <value>0x00,0xC6</value>
      <description>TLS_SM4_GCM_SM3</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8998"/>
    </record>
    <record date="2019-09-23">
      <value>0x00,0xC7</value>
      <description>TLS_SM4_CCM_SM3</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8998"/>
    </record>
    <record>
      <value>0x00,0xC8-FE</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0x00,0xFF</value>
      <description>TLS_EMPTY_RENEGOTIATION_INFO_SCSV</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5746"/>
    </record>  
    <record>
      <value>0x01-09,*</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0x0A,0x00-09</value>
      <description>Unassigned</description>
    </record>
    <record date="2019-09-06">
      <value>0x0A,0x0A</value>
      <description>Reserved</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8701"/>
    </record>
    <record>
      <value>0x0A,0x0B-FF</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0x0B-12,*</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0x13,0x00</value>
      <description>Unassigned</description>
    </record>
    <record date="2018-05-29">
      <value>0x13,0x01</value>
      <description>TLS_AES_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2018-05-29">
      <value>0x13,0x02</value>
      <description>TLS_AES_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2018-05-29">
      <value>0x13,0x03</value>
      <description>TLS_CHACHA20_POLY1305_SHA256</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2018-05-29">
      <value>0x13,0x04</value>
      <description>TLS_AES_128_CCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2018-05-29">
      <value>0x13,0x05</value>
      <description>TLS_AES_128_CCM_8_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8446"/>
      <xref type="uri" data="https://www.ietf.org/about/groups/iesg/minutes/2018/">IESG Action 2018-08-16</xref>
    </record>
    <record date="2022-11-18" updated="2023-12-01">
      <value>0x13,0x06</value>
      <description>TLS_AEGIS_256_SHA512</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="draft" data="draft-irtf-cfrg-aegis-aead-08"/>
    </record>
    <record date="2022-11-18">
      <value>0x13,0x07</value>
      <description>TLS_AEGIS_128L_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="draft" data="draft-irtf-cfrg-aegis-aead-08"/>
    </record>
    <record>
      <value>0x13,0x08-FF</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0x14-19,*</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0x1A,0x00-19</value>
      <description>Unassigned</description>
    </record>
    <record date="2019-09-06">
      <value>0x1A,0x1A</value>
      <description>Reserved</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8701"/>
    </record>
    <record>
      <value>0x1A,0x1B-FF</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0x1B-29,*</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0x2A,0x00-29</value>
      <description>Unassigned</description>
    </record>
    <record date="2019-09-06">
      <value>0x2A,0x2A</value>
      <description>Reserved</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8701"/>
    </record>
    <record>
      <value>0x2A,0x2B-FF</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0x2B-39,*</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0x3A,0x00-39</value>
      <description>Unassigned</description>
    </record>
    <record date="2019-09-06">
      <value>0x3A,0x3A</value>
      <description>Reserved</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8701"/>
    </record>
    <record>
      <value>0x3A,0x3B-FF</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0x3B-49,*</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0x4A,0x00-49</value>
      <description>Unassigned</description>
    </record>
    <record date="2019-09-06">
      <value>0x4A,0x4A</value>
      <description>Reserved</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8701"/>
    </record>
    <record>
      <value>0x4A,0x4B-FF</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0x4B-55,*</value>
      <description>Unassigned</description>
    </record> 
    <record date="2015-02-26">
      <value>0x56,0x00</value>
      <description>TLS_FALLBACK_SCSV</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc7507"/>
    </record> 
    <record>
      <value>0x56,0x01-FF</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0x57-59,*</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0x5A,0x00-59</value>
      <description>Unassigned</description>
    </record>
    <record date="2019-09-06">
      <value>0x5A,0x5A</value>
      <description>Reserved</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8701"/>
    </record>
    <record>
      <value>0x5A,0x5B-FF</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0x5B-69,*</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0x6A,0x00-69</value>
      <description>Unassigned</description>
    </record>
    <record date="2019-09-06">
      <value>0x6A,0x6A</value>
      <description>Reserved</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8701"/>
    </record>
    <record>
      <value>0x6A,0x6B-FF</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0x6B-79,*</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0x7A,0x00-79</value>
      <description>Unassigned</description>
    </record>
    <record date="2019-09-06">
      <value>0x7A,0x7A</value>
      <description>Reserved</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8701"/>
    </record>
    <record>
      <value>0x7A,0x7B-FF</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0x7B-89,*</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0x8A,0x00-89</value>
      <description>Unassigned</description>
    </record>
    <record date="2019-09-06">
      <value>0x8A,0x8A</value>
      <description>Reserved</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8701"/>
    </record>
    <record>
      <value>0x8A,0x8B-FF</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0x8B-99,*</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0x9A,0x00-99</value>
      <description>Unassigned</description>
    </record>
    <record date="2019-09-06">
      <value>0x9A,0x9A</value>
      <description>Reserved</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8701"/>
    </record>
    <record>
      <value>0x9A,0x9B-FF</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0x9B-A9,*</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0xAA,0x00-A9</value>
      <description>Unassigned</description>
    </record>
    <record date="2019-09-06">
      <value>0xAA,0xAA</value>
      <description>Reserved</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8701"/>
    </record>
    <record>
      <value>0xAA,0xAB-FF</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0xAB-B9,*</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0xBA,0x00-B9</value>
      <description>Unassigned</description>
    </record>
    <record date="2019-09-06">
      <value>0xBA,0xBA</value>
      <description>Reserved</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8701"/>
    </record>
    <record>
      <value>0xBA,0xBB-FF</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0xBB-BF,*</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0xC0,0x00</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0xC0,0x01</value>
      <description>TLS_ECDH_ECDSA_WITH_NULL_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>0xC0,0x02</value>
      <description>TLS_ECDH_ECDSA_WITH_RC4_128_SHA</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/><xref type="rfc" data="rfc6347"/>
    </record>
    <record>
      <value>0xC0,0x03</value>
      <description>TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>0xC0,0x04</value>
      <description>TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>0xC0,0x05</value>
      <description>TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>0xC0,0x06</value>
      <description>TLS_ECDHE_ECDSA_WITH_NULL_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>0xC0,0x07</value>
      <description>TLS_ECDHE_ECDSA_WITH_RC4_128_SHA</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/><xref type="rfc" data="rfc6347"/>
    </record>
    <record>
      <value>0xC0,0x08</value>
      <description>TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>0xC0,0x09</value>
      <description>TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>0xC0,0x0A</value>
      <description>TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>0xC0,0x0B</value>
      <description>TLS_ECDH_RSA_WITH_NULL_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>0xC0,0x0C</value>
      <description>TLS_ECDH_RSA_WITH_RC4_128_SHA</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/><xref type="rfc" data="rfc6347"/>
    </record>
    <record>
      <value>0xC0,0x0D</value>
      <description>TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>0xC0,0x0E</value>
      <description>TLS_ECDH_RSA_WITH_AES_128_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>0xC0,0x0F</value>
      <description>TLS_ECDH_RSA_WITH_AES_256_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>0xC0,0x10</value>
      <description>TLS_ECDHE_RSA_WITH_NULL_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>0xC0,0x11</value>
      <description>TLS_ECDHE_RSA_WITH_RC4_128_SHA</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/><xref type="rfc" data="rfc6347"/>
    </record>
    <record>
      <value>0xC0,0x12</value>
      <description>TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>0xC0,0x13</value>
      <description>TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>0xC0,0x14</value>
      <description>TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>0xC0,0x15</value>
      <description>TLS_ECDH_anon_WITH_NULL_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>0xC0,0x16</value>
      <description>TLS_ECDH_anon_WITH_RC4_128_SHA</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/><xref type="rfc" data="rfc6347"/>
    </record>
    <record>
      <value>0xC0,0x17</value>
      <description>TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>0xC0,0x18</value>
      <description>TLS_ECDH_anon_WITH_AES_128_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>0xC0,0x19</value>
      <description>TLS_ECDH_anon_WITH_AES_256_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>0xC0,0x1A</value>
      <description>TLS_SRP_SHA_WITH_3DES_EDE_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5054"/>
    </record>
    <record>
      <value>0xC0,0x1B</value>
      <description>TLS_SRP_SHA_RSA_WITH_3DES_EDE_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5054"/>
    </record>
    <record>
      <value>0xC0,0x1C</value>
      <description>TLS_SRP_SHA_DSS_WITH_3DES_EDE_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5054"/>
    </record>
    <record>
      <value>0xC0,0x1D</value>
      <description>TLS_SRP_SHA_WITH_AES_128_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5054"/>
    </record>
    <record>
      <value>0xC0,0x1E</value>
      <description>TLS_SRP_SHA_RSA_WITH_AES_128_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5054"/>
    </record>
    <record>
      <value>0xC0,0x1F</value>
      <description>TLS_SRP_SHA_DSS_WITH_AES_128_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5054"/>
    </record>
    <record>
      <value>0xC0,0x20</value>
      <description>TLS_SRP_SHA_WITH_AES_256_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5054"/>
    </record>
    <record>
      <value>0xC0,0x21</value>
      <description>TLS_SRP_SHA_RSA_WITH_AES_256_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5054"/>
    </record>
    <record>
      <value>0xC0,0x22</value>
      <description>TLS_SRP_SHA_DSS_WITH_AES_256_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5054"/>
    </record>
    <record>
      <value>0xC0,0x23</value>
      <description>TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5289"/>
    </record>
    <record>
      <value>0xC0,0x24</value>
      <description>TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5289"/>
    </record>
    <record>
      <value>0xC0,0x25</value>
      <description>TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5289"/>
    </record>
    <record>
      <value>0xC0,0x26</value>
      <description>TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5289"/>
    </record>
    <record>
      <value>0xC0,0x27</value>
      <description>TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5289"/>
    </record>
    <record>
      <value>0xC0,0x28</value>
      <description>TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5289"/>
    </record>
    <record>
      <value>0xC0,0x29</value>
      <description>TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5289"/>
    </record>
    <record>
      <value>0xC0,0x2A</value>
      <description>TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5289"/>
    </record>
    <record>
      <value>0xC0,0x2B</value>
      <description>TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc5289"/>
    </record>
    <record>
      <value>0xC0,0x2C</value>
      <description>TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc5289"/>
    </record>
    <record>
      <value>0xC0,0x2D</value>
      <description>TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5289"/>
    </record>
    <record>
      <value>0xC0,0x2E</value>
      <description>TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5289"/>
    </record>
    <record>
      <value>0xC0,0x2F</value>
      <description>TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc5289"/>
    </record>
    <record>
      <value>0xC0,0x30</value>
      <description>TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc5289"/>
    </record>
    <record>
      <value>0xC0,0x31</value>
      <description>TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5289"/>
    </record>
    <record>
      <value>0xC0,0x32</value>
      <description>TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5289"/>
    </record>
    <record>
      <value>0xC0,0x33</value>
      <description>TLS_ECDHE_PSK_WITH_RC4_128_SHA</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5489"/><xref type="rfc" data="rfc6347"/>
    </record>
    <record>
      <value>0xC0,0x34</value>
      <description>TLS_ECDHE_PSK_WITH_3DES_EDE_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5489"/>
    </record>
    <record>
      <value>0xC0,0x35</value>
      <description>TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5489"/>
    </record>
    <record>
      <value>0xC0,0x36</value>
      <description>TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5489"/>
    </record>
    <record>
      <value>0xC0,0x37</value>
      <description>TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5489"/>
    </record>
    <record>
      <value>0xC0,0x38</value>
      <description>TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5489"/>
    </record>
    <record>
      <value>0xC0,0x39</value>
      <description>TLS_ECDHE_PSK_WITH_NULL_SHA</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5489"/>
    </record>
    <record>
      <value>0xC0,0x3A</value>
      <description>TLS_ECDHE_PSK_WITH_NULL_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5489"/>
    </record>
    <record>
      <value>0xC0,0x3B</value>
      <description>TLS_ECDHE_PSK_WITH_NULL_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5489"/>
    </record>
    <record>
      <value>0xC0,0x3C</value>
      <description>TLS_RSA_WITH_ARIA_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x3D</value>
      <description>TLS_RSA_WITH_ARIA_256_CBC_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x3E</value>
      <description>TLS_DH_DSS_WITH_ARIA_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x3F</value>
      <description>TLS_DH_DSS_WITH_ARIA_256_CBC_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x40</value>
      <description>TLS_DH_RSA_WITH_ARIA_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x41</value>
      <description>TLS_DH_RSA_WITH_ARIA_256_CBC_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x42</value>
      <description>TLS_DHE_DSS_WITH_ARIA_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x43</value>
      <description>TLS_DHE_DSS_WITH_ARIA_256_CBC_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x44</value>
      <description>TLS_DHE_RSA_WITH_ARIA_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x45</value>
      <description>TLS_DHE_RSA_WITH_ARIA_256_CBC_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x46</value>
      <description>TLS_DH_anon_WITH_ARIA_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x47</value>
      <description>TLS_DH_anon_WITH_ARIA_256_CBC_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x48</value>
      <description>TLS_ECDHE_ECDSA_WITH_ARIA_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x49</value>
      <description>TLS_ECDHE_ECDSA_WITH_ARIA_256_CBC_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x4A</value>
      <description>TLS_ECDH_ECDSA_WITH_ARIA_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x4B</value>
      <description>TLS_ECDH_ECDSA_WITH_ARIA_256_CBC_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x4C</value>
      <description>TLS_ECDHE_RSA_WITH_ARIA_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x4D</value>
      <description>TLS_ECDHE_RSA_WITH_ARIA_256_CBC_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x4E</value>
      <description>TLS_ECDH_RSA_WITH_ARIA_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x4F</value>
      <description>TLS_ECDH_RSA_WITH_ARIA_256_CBC_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x50</value>
      <description>TLS_RSA_WITH_ARIA_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x51</value>
      <description>TLS_RSA_WITH_ARIA_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x52</value>
      <description>TLS_DHE_RSA_WITH_ARIA_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x53</value>
      <description>TLS_DHE_RSA_WITH_ARIA_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x54</value>
      <description>TLS_DH_RSA_WITH_ARIA_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x55</value>
      <description>TLS_DH_RSA_WITH_ARIA_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x56</value>
      <description>TLS_DHE_DSS_WITH_ARIA_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x57</value>
      <description>TLS_DHE_DSS_WITH_ARIA_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x58</value>
      <description>TLS_DH_DSS_WITH_ARIA_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x59</value>
      <description>TLS_DH_DSS_WITH_ARIA_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x5A</value>
      <description>TLS_DH_anon_WITH_ARIA_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x5B</value>
      <description>TLS_DH_anon_WITH_ARIA_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x5C</value>
      <description>TLS_ECDHE_ECDSA_WITH_ARIA_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x5D</value>
      <description>TLS_ECDHE_ECDSA_WITH_ARIA_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x5E</value>
      <description>TLS_ECDH_ECDSA_WITH_ARIA_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x5F</value>
      <description>TLS_ECDH_ECDSA_WITH_ARIA_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x60</value>
      <description>TLS_ECDHE_RSA_WITH_ARIA_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x61</value>
      <description>TLS_ECDHE_RSA_WITH_ARIA_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x62</value>
      <description>TLS_ECDH_RSA_WITH_ARIA_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x63</value>
      <description>TLS_ECDH_RSA_WITH_ARIA_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x64</value>
      <description>TLS_PSK_WITH_ARIA_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x65</value>
      <description>TLS_PSK_WITH_ARIA_256_CBC_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x66</value>
      <description>TLS_DHE_PSK_WITH_ARIA_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x67</value>
      <description>TLS_DHE_PSK_WITH_ARIA_256_CBC_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x68</value>
      <description>TLS_RSA_PSK_WITH_ARIA_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x69</value>
      <description>TLS_RSA_PSK_WITH_ARIA_256_CBC_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x6A</value>
      <description>TLS_PSK_WITH_ARIA_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x6B</value>
      <description>TLS_PSK_WITH_ARIA_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x6C</value>
      <description>TLS_DHE_PSK_WITH_ARIA_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x6D</value>
      <description>TLS_DHE_PSK_WITH_ARIA_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x6E</value>
      <description>TLS_RSA_PSK_WITH_ARIA_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x6F</value>
      <description>TLS_RSA_PSK_WITH_ARIA_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x70</value>
      <description>TLS_ECDHE_PSK_WITH_ARIA_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x71</value>
      <description>TLS_ECDHE_PSK_WITH_ARIA_256_CBC_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6209"/>
    </record>
    <record>
      <value>0xC0,0x72</value>
      <description>TLS_ECDHE_ECDSA_WITH_CAMELLIA_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x73</value>
      <description>TLS_ECDHE_ECDSA_WITH_CAMELLIA_256_CBC_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x74</value>
      <description>TLS_ECDH_ECDSA_WITH_CAMELLIA_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x75</value>
      <description>TLS_ECDH_ECDSA_WITH_CAMELLIA_256_CBC_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x76</value>
      <description>TLS_ECDHE_RSA_WITH_CAMELLIA_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x77</value>
      <description>TLS_ECDHE_RSA_WITH_CAMELLIA_256_CBC_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x78</value>
      <description>TLS_ECDH_RSA_WITH_CAMELLIA_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x79</value>
      <description>TLS_ECDH_RSA_WITH_CAMELLIA_256_CBC_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x7A</value>
      <description>TLS_RSA_WITH_CAMELLIA_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x7B</value>
      <description>TLS_RSA_WITH_CAMELLIA_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x7C</value>
      <description>TLS_DHE_RSA_WITH_CAMELLIA_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x7D</value>
      <description>TLS_DHE_RSA_WITH_CAMELLIA_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x7E</value>
      <description>TLS_DH_RSA_WITH_CAMELLIA_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x7F</value>
      <description>TLS_DH_RSA_WITH_CAMELLIA_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x80</value>
      <description>TLS_DHE_DSS_WITH_CAMELLIA_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x81</value>
      <description>TLS_DHE_DSS_WITH_CAMELLIA_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x82</value>
      <description>TLS_DH_DSS_WITH_CAMELLIA_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x83</value>
      <description>TLS_DH_DSS_WITH_CAMELLIA_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x84</value>
      <description>TLS_DH_anon_WITH_CAMELLIA_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x85</value>
      <description>TLS_DH_anon_WITH_CAMELLIA_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x86</value>
      <description>TLS_ECDHE_ECDSA_WITH_CAMELLIA_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x87</value>
      <description>TLS_ECDHE_ECDSA_WITH_CAMELLIA_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x88</value>
      <description>TLS_ECDH_ECDSA_WITH_CAMELLIA_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x89</value>
      <description>TLS_ECDH_ECDSA_WITH_CAMELLIA_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x8A</value>
      <description>TLS_ECDHE_RSA_WITH_CAMELLIA_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x8B</value>
      <description>TLS_ECDHE_RSA_WITH_CAMELLIA_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x8C</value>
      <description>TLS_ECDH_RSA_WITH_CAMELLIA_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x8D</value>
      <description>TLS_ECDH_RSA_WITH_CAMELLIA_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x8E</value>
      <description>TLS_PSK_WITH_CAMELLIA_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x8F</value>
      <description>TLS_PSK_WITH_CAMELLIA_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x90</value>
      <description>TLS_DHE_PSK_WITH_CAMELLIA_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x91</value>
      <description>TLS_DHE_PSK_WITH_CAMELLIA_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x92</value>
      <description>TLS_RSA_PSK_WITH_CAMELLIA_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x93</value>
      <description>TLS_RSA_PSK_WITH_CAMELLIA_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x94</value>
      <description>TLS_PSK_WITH_CAMELLIA_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x95</value>
      <description>TLS_PSK_WITH_CAMELLIA_256_CBC_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x96</value>
      <description>TLS_DHE_PSK_WITH_CAMELLIA_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x97</value>
      <description>TLS_DHE_PSK_WITH_CAMELLIA_256_CBC_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x98</value>
      <description>TLS_RSA_PSK_WITH_CAMELLIA_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x99</value>
      <description>TLS_RSA_PSK_WITH_CAMELLIA_256_CBC_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x9A</value>
      <description>TLS_ECDHE_PSK_WITH_CAMELLIA_128_CBC_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x9B</value>
      <description>TLS_ECDHE_PSK_WITH_CAMELLIA_256_CBC_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6367"/>
    </record>
    <record>
      <value>0xC0,0x9C</value>
      <description>TLS_RSA_WITH_AES_128_CCM</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6655"/>
    </record>
    <record>
      <value>0xC0,0x9D</value>
      <description>TLS_RSA_WITH_AES_256_CCM</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6655"/>
    </record>
    <record>
      <value>0xC0,0x9E</value>
      <description>TLS_DHE_RSA_WITH_AES_128_CCM</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc6655"/>
    </record>
    <record>
      <value>0xC0,0x9F</value>
      <description>TLS_DHE_RSA_WITH_AES_256_CCM</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc6655"/>
    </record>    
    <record>
      <value>0xC0,0xA0</value>
      <description>TLS_RSA_WITH_AES_128_CCM_8</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6655"/>
    </record>
    <record>
      <value>0xC0,0xA1</value>
      <description>TLS_RSA_WITH_AES_256_CCM_8</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6655"/>
    </record>
    <record>
      <value>0xC0,0xA2</value>
      <description>TLS_DHE_RSA_WITH_AES_128_CCM_8</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6655"/>
    </record>
    <record>
      <value>0xC0,0xA3</value>
      <description>TLS_DHE_RSA_WITH_AES_256_CCM_8</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6655"/>
    </record>
    <record>
      <value>0xC0,0xA4</value>
      <description>TLS_PSK_WITH_AES_128_CCM</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6655"/>
    </record>
    <record>
      <value>0xC0,0xA5</value>
      <description>TLS_PSK_WITH_AES_256_CCM</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6655"/>
    </record>
    <record>
      <value>0xC0,0xA6</value>
      <description>TLS_DHE_PSK_WITH_AES_128_CCM</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc6655"/>
    </record>
    <record>
      <value>0xC0,0xA7</value>
      <description>TLS_DHE_PSK_WITH_AES_256_CCM</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc6655"/>
    </record>
    <record>
      <value>0xC0,0xA8</value>
      <description>TLS_PSK_WITH_AES_128_CCM_8</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6655"/>
    </record>
    <record>
      <value>0xC0,0xA9</value>
      <description>TLS_PSK_WITH_AES_256_CCM_8</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6655"/>
    </record>
    <record>
      <value>0xC0,0xAA</value>
      <description>TLS_PSK_DHE_WITH_AES_128_CCM_8</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6655"/>
    </record>
    <record>
      <value>0xC0,0xAB</value>
      <description>TLS_PSK_DHE_WITH_AES_256_CCM_8</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc6655"/>
    </record>
    <record date="2014-04-03">
      <value>0xC0,0xAC</value>
      <description>TLS_ECDHE_ECDSA_WITH_AES_128_CCM</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc7251"/>
    </record>
    <record date="2014-04-03">
      <value>0xC0,0xAD</value>
      <description>TLS_ECDHE_ECDSA_WITH_AES_256_CCM</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc7251"/>
    </record>
    <record date="2014-04-03">
      <value>0xC0,0xAE</value>
      <description>TLS_ECDHE_ECDSA_WITH_AES_128_CCM_8</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc7251"/>
    </record>
    <record date="2014-04-03">
      <value>0xC0,0xAF</value>
      <description>TLS_ECDHE_ECDSA_WITH_AES_256_CCM_8</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc7251"/>
    </record>
    <record date="2018-01-03">
      <value>0xC0,0xB0</value>
      <description>TLS_ECCPWD_WITH_AES_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8492"/>
    </record>
    <record date="2018-01-03">
      <value>0xC0,0xB1</value>
      <description>TLS_ECCPWD_WITH_AES_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8492"/>
    </record>
    <record date="2018-01-03">
      <value>0xC0,0xB2</value>
      <description>TLS_ECCPWD_WITH_AES_128_CCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8492"/>
    </record>
    <record date="2018-01-03">
      <value>0xC0,0xB3</value>
      <description>TLS_ECCPWD_WITH_AES_256_CCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8492"/>
    </record>
    <record date="2018-12-13" updated="2021-06-21">
      <value>0xC0,0xB4</value>
      <description>TLS_SHA256_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc9150"/>
    </record>
    <record date="2018-12-13" updated="2021-06-21">
      <value>0xC0,0xB5</value>
      <description>TLS_SHA384_SHA384</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc9150"/>
    </record>
    <record>
      <value>0xC0,0xB6-FF</value>
      <description>Unassigned</description>
    </record>
    <record date="2019-02-07" updated="2021-11-30">
      <value>0xC1,0x00</value>
      <description>TLS_GOSTR341112_256_WITH_KUZNYECHIK_CTR_OMAC</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc9189"/>
    </record>
    <record date="2019-02-07" updated="2021-11-30">
      <value>0xC1,0x01</value>
      <description>TLS_GOSTR341112_256_WITH_MAGMA_CTR_OMAC</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc9189"/>
    </record>
    <record date="2019-02-07" updated="2021-11-30">
      <value>0xC1,0x02</value>
      <description>TLS_GOSTR341112_256_WITH_28147_CNT_IMIT</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc9189"/>
    </record>
    <record date="2020-01-28">
      <value>0xC1,0x03</value>
      <description>TLS_GOSTR341112_256_WITH_KUZNYECHIK_MGM_L</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc9367"/>
    </record>
    <record date="2020-01-28">
      <value>0xC1,0x04</value>
      <description>TLS_GOSTR341112_256_WITH_MAGMA_MGM_L</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc9367"/>
    </record>
    <record date="2020-01-28">
      <value>0xC1,0x05</value>
      <description>TLS_GOSTR341112_256_WITH_KUZNYECHIK_MGM_S</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc9367"/>
    </record>
    <record date="2020-01-28">
      <value>0xC1,0x06</value>
      <description>TLS_GOSTR341112_256_WITH_MAGMA_MGM_S</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc9367"/>
    </record>
    <record>
      <value>0xC1,0x07-FF</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0xC2-C9,*</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0xCA,0x00-C9</value>
      <description>Unassigned</description>
    </record>
    <record date="2019-09-06">
      <value>0xCA,0xCA</value>
      <description>Reserved</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8701"/>
    </record>
    <record>
      <value>0xCA,0xCB-FF</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0xCB,*</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0xCC,0x00-A7</value>
      <description>Unassigned</description>
    </record>
    <record date="2016-02-16">
      <value>0xCC,0xA8</value>
      <description>TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc7905"/>
    </record>
    <record date="2016-02-16">
      <value>0xCC,0xA9</value>
      <description>TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc7905"/>
    </record>
    <record date="2016-02-16">
      <value>0xCC,0xAA</value>
      <description>TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc7905"/>
    </record>
    <record date="2016-02-16">
      <value>0xCC,0xAB</value>
      <description>TLS_PSK_WITH_CHACHA20_POLY1305_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc7905"/>
    </record>
    <record date="2016-02-16">
      <value>0xCC,0xAC</value>
      <description>TLS_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc7905"/>
    </record>
    <record date="2016-02-16">
      <value>0xCC,0xAD</value>
      <description>TLS_DHE_PSK_WITH_CHACHA20_POLY1305_SHA256</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc7905"/>
    </record>
    <record date="2016-02-16">
      <value>0xCC,0xAE</value>
      <description>TLS_RSA_PSK_WITH_CHACHA20_POLY1305_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc7905"/>
    </record>
    <record>
      <value>0xCC,0xAF-FF</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0xCD-CF,*</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0xD0,0x00</value>
      <description>Unassigned</description>
    </record>
    <record date="2017-08-14">
      <value>0xD0,0x01</value>
      <description>TLS_ECDHE_PSK_WITH_AES_128_GCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc8442"/>
    </record>
    <record date="2017-08-14">
      <value>0xD0,0x02</value>
      <description>TLS_ECDHE_PSK_WITH_AES_256_GCM_SHA384</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc8442"/>
    </record>
    <record date="2017-08-14">
      <value>0xD0,0x03</value>
      <description>TLS_ECDHE_PSK_WITH_AES_128_CCM_8_SHA256</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8442"/>
    </record>
    <record>
      <value>0xD0,0x04</value>
      <description>Unassigned</description>
    </record>
    <record date="2017-08-14">
      <value>0xD0,0x05</value>
      <description>TLS_ECDHE_PSK_WITH_AES_128_CCM_SHA256</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc8442"/>
    </record>
    <record>
      <value>0xD0,0x06-FF</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0xD1-D9,*</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0xDA,0x00-D9</value>
      <description>Unassigned</description>
    </record>
    <record date="2019-09-06">
      <value>0xDA,0xDA</value>
      <description>Reserved</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8701"/>
    </record>
    <record>
      <value>0xDA,0xDB-FF</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0xDB-E9,*</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0xEA,0x00-E9</value>
      <description>Unassigned</description>
    </record>
    <record date="2019-09-06">
      <value>0xEA,0xEA</value>
      <description>Reserved</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8701"/>
    </record>
    <record>
      <value>0xEA,0xEB-FF</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0xEB-F9,*</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0xFA,0x00-C9</value>
      <description>Unassigned</description>
    </record>
    <record date="2019-09-06">
      <value>0xFA,0xFA</value>
      <description>Reserved</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8701"/>
    </record>
    <record>
      <value>0xFA,0xFB-FF</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0xFB-FD,*</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>0xFE,0x00-FD</value>
      <description>Unassigned</description>
    </record>
    <record date="2008-04-04">
      <value>0xFE,0xFE-FF</value>
      <description>Reserved to avoid conflicts with
widely deployed implementations</description>
      <xref type="person" data="Pasi_Eronen"/>
    </record>
    <record>
      <value>0xFF,0x00-FF</value>
      <description>Reserved for Private Use</description>
      <xref type="rfc" data="rfc8446"/>
    </record>
  </registry>


  <registry id="tls-parameters-5">
    <title>TLS ContentType</title>
    <xref type="rfc" data="rfc8446"/>
    <xref type="rfc" data="rfc9443"/>
    <registration_rule>Standards Action</registration_rule>
    <record updated="2023-04-05">
      <value>0-19</value>
      <description>Unassigned (Requires coordination; see 
        <xref type="rfc" data="rfc9443"/>)</description>
      <xref type="rfc" data="rfc5764"/>
      <xref type="rfc" data="rfc9443"/>
    </record>
    <record updated="2018-05-29">
      <value>20</value>
      <description>change_cipher_spec</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record updated="2018-05-29">
      <value>21</value>
      <description>alert</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record updated="2018-05-29">
      <value>22</value>
      <description>handshake</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record updated="2018-05-29">
      <value>23</value>
      <description>application_data</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>24</value>
      <description>heartbeat</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc6520"/>
    </record>
    <record date="2019-07-02" updated="2021-06-24">
      <value>25</value>
      <description>tls12_cid</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc9146"/>
    </record>
    <record date="2021-06-02">
      <value>26</value>
      <description>ACK</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc9147"/>
    </record>
    <record date="2023-11-28">
      <value>27</value>
      <description>return_routability_check (TEMPORARY - registered 2023-11-28, expires 2024-11-28)</description>
      <dtls>Y</dtls>
      <xref type="draft" data="draft-ietf-tls-dtls-rrc-10"/>
    </record>
    <record>
      <value>28-31</value>
      <description>Unassigned</description>
    </record>
    <record date="2021-06-02">
      <value>32-63</value>
      <description>Reserved</description>
      <dtls/>
      <xref type="rfc" data="rfc9147"/>
    </record>
    <record updated="2023-04-05">
      <value>64-255</value>
      <description>Unassigned (Requires coordination; see 
        <xref type="rfc" data="rfc9443"/>)</description>
      <xref type="rfc" data="rfc5764"/>
      <xref type="rfc" data="rfc9443"/>
    </record>
  </registry>


  <registry id="tls-parameters-6">
    <title>TLS Alerts</title>
    <xref type="rfc" data="rfc8446"/>
    <registration_rule>Standards Action</registration_rule>
    <record>
      <value>0</value>
      <description>close_notify</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>1-9</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>10</value>
      <description>unexpected_message</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>11-19</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>20</value>
      <description>bad_record_mac</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>21</value>
      <description>decryption_failed_RESERVED</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
      <comment>Used in TLS versions prior to 1.3.</comment>
    </record>
    <record>
      <value>22</value>
      <description>record_overflow</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>23-29</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>30</value>
      <description>decompression_failure_RESERVED</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
      <comment>Used in TLS versions prior to 1.3.</comment>
    </record>
    <record>
      <value>31-39</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>40</value>
      <description>handshake_failure</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>41</value>
      <description>no_certificate_RESERVED</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
      <comment>Used in SSLv3 but not in TLS.</comment>
    </record>
    <record>
      <value>42</value>
      <description>bad_certificate</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>43</value>
      <description>unsupported_certificate</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>44</value>
      <description>certificate_revoked</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>45</value>
      <description>certificate_expired</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>46</value>
      <description>certificate_unknown</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>47</value>
      <description>illegal_parameter</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>48</value>
      <description>unknown_ca</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>49</value>
      <description>access_denied</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>50</value>
      <description>decode_error</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>51</value>
      <description>decrypt_error</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2021-06-02" updated="2022-03-21">
      <value>52</value>
      <description>too_many_cids_requested</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc9147"/>
    </record>
    <record>
      <value>53-59</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>60</value>
      <description>export_restriction_RESERVED</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
      <comment>Used in TLS 1.0 but not TLS 1.1 or later.</comment>
    </record>
    <record>
      <value>61-69</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>70</value>
      <description>protocol_version</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>71</value>
      <description>insufficient_security</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>72-79</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>80</value>
      <description>internal_error</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>81-85</value>
      <description>Unassigned</description>
    </record>
    <record date="2015-02-26">
      <value>86</value>
      <description>inappropriate_fallback</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc7507"/>
    </record>
    <record>
      <value>87-89</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>90</value>
      <description>user_canceled</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>91-99</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>100</value>
      <description>no_renegotiation_RESERVED</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
      <comment>Used in TLS versions prior to 1.3.</comment>
    </record>
    <record>
      <value>101-108</value>
      <description>Unassigned</description>
    </record>
    <record date="2018-05-29">
      <value>109</value>
      <description>missing_extension</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>110</value>
      <description>unsupported_extension</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>111</value>
      <description>certificate_unobtainable_RESERVED</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc6066"/>
      <xref type="rfc" data="rfc8446"/>
      <comment>Used in TLS versions prior to 1.3.</comment>
    </record>
    <record>
      <value>112</value>
      <description>unrecognized_name</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc6066"/>
    </record>
    <record>
      <value>113</value>
      <description>bad_certificate_status_response</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc6066"/>
    </record>
    <record>
      <value>114</value>
      <description>bad_certificate_hash_value_RESERVED</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc6066"/>
      <xref type="rfc" data="rfc8446"/>
      <comment>Used in TLS versions prior to 1.3.</comment>
    </record>
    <record>
      <value>115</value>
      <description>unknown_psk_identity</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc4279"/>
    </record>
    <record date="2018-05-29">
      <value>116</value>
      <description>certificate_required</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>117-119</value>
      <description>Unassigned</description>
    </record>
    <record date="2018-05-29">
      <value>120</value>
      <description>no_application_protocol</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc7301"/>
      <xref type="rfc" data="rfc8447"/>
    </record>
    <record date="2023-12-12">
      <value>121</value>
      <description>ech_required (TEMPORARY - registered 2023-12-12, expires 2024-12-12)</description>
      <dtls>Y</dtls>
      <xref type="draft" data="draft-ietf-tls-esni-17"/>
    </record>
    <record>
      <value>122-255</value>
      <description>Unassigned</description>
    </record>
  </registry>


  <registry id="tls-parameters-7">
    <title>TLS HandshakeType</title>
    <xref type="rfc" data="rfc8446"/>
    <registration_rule>Standards Action</registration_rule>
    <record>
      <value>0</value>
      <description>hello_request_RESERVED</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
      <comment>Used in TLS versions prior to 1.3.</comment>
    </record>
    <record>
      <value>1</value>
      <description>client_hello</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>2</value>
      <description>server_hello</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>3</value>
      <description>hello_verify_request_RESERVED</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc6347"/>
      <xref type="rfc" data="rfc8446"/>
      <comment>Assigned for interim draft, but the functionality was moved to
        a different message.</comment>
    </record>
    <record updated="2018-05-30">
      <value>4</value>
      <description>new_session_ticket (renamed from "NewSessionTicket")</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc4507"/>
      <xref type="rfc" data="rfc8446"/>
      <xref type="rfc" data="rfc8447"/>
    </record>
    <record date="2018-05-29">
      <value>5</value>
      <description>end_of_early_data</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2018-05-29">
      <value>6</value>
      <description>hello_retry_request_RESERVED</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
      <comment>Assigned for interim draft, but the functionality was moved to an extension.</comment>
    </record>
    <record>
      <value>7</value>
      <description>Unassigned</description>
    </record>
    <record date="2018-05-29">
      <value>8</value>
      <description>encrypted_extensions</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2021-06-02" updated="2022-03-21">
      <value>9</value>
      <description>request_connection_id</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc9147"/>
    </record>
    <record date="2021-06-02" updated="2022-03-21">
      <value>10</value>
      <description>new_connection_id</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc9147"/>
    </record>
    <record>
      <value>11</value>
      <description>certificate</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>12</value>
      <description>server_key_exchange_RESERVED</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
      <comment>Used in TLS versions prior to 1.3.</comment>
    </record>
    <record>
      <value>13</value>
      <description>certificate_request</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>14</value>
      <description>server_hello_done_RESERVED</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
      <comment>Used in TLS versions prior to 1.3.</comment>
    </record>
    <record>
      <value>15</value>
      <description>certificate_verify</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>16</value>
      <description>client_key_exchange_RESERVED</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
      <comment>Used in TLS versions prior to 1.3.</comment>
    </record>
    <record date="2022-05-24">
      <value>17</value>
      <description>client_certificate_request</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc9261"/>
      <comment>Used in TLS versions prior to 1.3.</comment>
    </record>
    <record>
      <value>18-19</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>20</value>
      <description>finished</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>21</value>
      <description>certificate_url_RESERVED</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc6066"/>
      <xref type="rfc" data="rfc8446"/>
      <comment>Used in TLS versions prior to 1.3.</comment>
    </record>
    <record>
      <value>22</value>
      <description>certificate_status_RESERVED</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc6066"/>
      <xref type="rfc" data="rfc8446"/>
      <comment>Used in TLS versions prior to 1.3.</comment>
    </record>
    <record>
      <value>23</value>
      <description>supplemental_data_RESERVED</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc4680"/>
      <xref type="rfc" data="rfc8446"/>
      <comment>Used in TLS versions prior to 1.3.</comment>
    </record>
    <record date="2018-05-29">
      <value>24</value>
      <description>key_update</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2018-05-23" updated="2019-12-23">
      <value>25</value>
      <description>compressed_certificate</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8879"/>
    </record>
    <record date="2020-06-29">
      <value>26</value>
      <description>ekt_key</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8870"/>
    </record>
    <record>
      <value>27-253</value>
      <description>Unassigned</description>
    </record>
    <record date="2018-05-29">
      <value>254</value>
      <description>message_hash</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>255</value>
      <description>Unassigned</description>
    </record>
  </registry>


  <registry id="tls-parameters-8">
    <title>TLS Supported Groups</title>
    <xref type="rfc" data="rfc8422"/>
    <xref type="rfc" data="rfc7919"/>
    <xref type="rfc" data="rfc8446"/>
    <xref type="rfc" data="rfc8447"/>
    <range>
      <value>0-255, 512-65535</value>
      <registration_rule>Specification Required</registration_rule>
      <note>Elliptic curve groups</note>
    </range>
    <range>
      <value>256-511</value>
      <registration_rule>Specification Required</registration_rule>
      <note>Finite Field Diffie-Hellman groups</note>
    </range>
    <note>Registration requests should be sent to the mailing list described 
in <xref type="rfc" data="rfc8447">RFC 8447, Section 17</xref>. If approved, designated experts should 
notify IANA within three weeks. For assistance, please contact 
iana@iana.org.
    </note>
    <note>Renamed from "EC Named Curve Registry"
    </note>  
    <note>If an item is not marked as "Recommended", it does not
necessarily mean that it is flawed; rather, it indicates that
the item either has not been through the IETF consensus process,
has limited applicability, or is intended only for specific use
cases.
    </note>
    <note>The role of the designated expert is described in <xref type="rfc" data="rfc8447"/>.
The designated expert <xref type="rfc" data="rfc8126"/> ensures that the specification is
publicly available.  It is sufficient to have an Internet-Draft
(that is posted and never published as an RFC) or a document from
another standards body, industry consortium, university site, etc.
The expert may provide more in-depth reviews, but their approval
should not be taken as an endorsement of the supported group.
    </note>
    <note title="WARNING">Cryptographic algorithms and parameters will be broken or
weakened over time.  Blindly implementing supported groups 
listed here is not advised.  Implementers and users need to check 
that the cryptographic algorithms listed continue to provide the 
expected level of security.
    </note>
    <expert>Yoav Nir, Rich Salz, Nick Sullivan</expert>
    <record updated="2018-05-29">
      <value>0</value>
      <description>Reserved</description>
      <xref type="rfc" data="rfc8447"/>
    </record>
    <record>
      <value>1</value>
      <description>sect163k1</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>2</value>
      <description>sect163r1</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>3</value>
      <description>sect163r2</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>4</value>
      <description>sect193r1</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>5</value>
      <description>sect193r2</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>6</value>
      <description>sect233k1</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>7</value>
      <description>sect233r1</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>8</value>
      <description>sect239k1</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>9</value>
      <description>sect283k1</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>10</value>
      <description>sect283r1</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>11</value>
      <description>sect409k1</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>12</value>
      <description>sect409r1</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>13</value>
      <description>sect571k1</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>14</value>
      <description>sect571r1</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>15</value>
      <description>secp160k1</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>16</value>
      <description>secp160r1</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>17</value>
      <description>secp160r2</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>18</value>
      <description>secp192k1</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>19</value>
      <description>secp192r1</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>20</value>
      <description>secp224k1</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>21</value>
      <description>secp224r1</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>22</value>
      <description>secp256k1</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>23</value>
      <description>secp256r1</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>24</value>
      <description>secp384r1</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>25</value>
      <description>secp521r1</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>    
    <record date="2013-08-19">
      <value>26</value>
      <description>brainpoolP256r1</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc7027"/>
    </record>
    <record date="2013-08-19">
      <value>27</value>
      <description>brainpoolP384r1</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc7027"/>
    </record>
    <record date="2013-08-19">
      <value>28</value>
      <description>brainpoolP512r1</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc7027"/>
    </record>
    <record date="2016-02-29" updated="2017-05-16">
      <value>29</value>
      <description>x25519</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc8446"/>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record date="2016-02-29" updated="2017-05-16">
      <value>30</value>
      <description>x448</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc8446"/>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record date="2018-10-22" updated="2019-09-26">
      <value>31</value>
      <description>brainpoolP256r1tls13</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8734"/>
    </record>
    <record date="2018-10-22" updated="2019-09-26">
      <value>32</value>
      <description>brainpoolP384r1tls13</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8734"/>
    </record>
    <record date="2018-10-22" updated="2019-09-26">
      <value>33</value>
      <description>brainpoolP512r1tls13</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8734"/>
    </record>
    <record date="2019-02-07" updated="2021-11-30">
      <value>34</value>
      <description>GC256A</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc9189"/>
    </record>
    <record date="2019-02-07" updated="2021-11-30">
      <value>35</value>
      <description>GC256B</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc9189"/>
    </record>
    <record date="2019-02-07" updated="2021-11-30">
      <value>36</value>
      <description>GC256C</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc9189"/>
    </record>
    <record date="2019-02-07" updated="2021-11-30">
      <value>37</value>
      <description>GC256D</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc9189"/>
    </record>
    <record date="2019-02-07" updated="2021-11-30">
      <value>38</value>
      <description>GC512A</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc9189"/>
    </record>
    <record date="2019-02-07" updated="2021-11-30">
      <value>39</value>
      <description>GC512B</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc9189"/>
    </record>
    <record date="2019-02-07" updated="2021-11-30">
      <value>40</value>
      <description>GC512C</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc9189"/>
    </record>
    <record date="2019-09-23">
      <value>41</value>
      <description>curveSM2</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8998"/>
    </record>
    <record>
      <value>42-255</value>
      <description>Unassigned</description>
    </record>
    <record date="2015-06-08">
      <value>256</value>
      <description>ffdhe2048</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc7919"/>
    </record>
    <record date="2015-06-08">
      <value>257</value>
      <description>ffdhe3072</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc7919"/>
    </record>
    <record date="2015-06-08">
      <value>258</value>
      <description>ffdhe4096</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc7919"/>
    </record>
    <record date="2015-06-08">
      <value>259</value>
      <description>ffdhe6144</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc7919"/>
    </record>
    <record date="2015-06-08">
      <value>260</value>
      <description>ffdhe8192</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc7919"/>
    </record>
    <record>
      <value>261-507</value>
      <description>Unassigned</description>
    </record>
    <record date="2015-06-08">
      <value>508-511</value>
      <description>Reserved for Private Use</description>
      <xref type="rfc" data="rfc7919"/>
    </record>
    
    <record>
      <value>512-2569</value>
      <description>Unassigned</description>
    </record>
    <record date="2019-09-06">
      <value>2570</value>
      <description>Reserved</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8701"/>
    </record>
    <record>
      <value>2571-6681</value>
      <description>Unassigned</description>
    </record>
    <record date="2019-09-06">
      <value>6682</value>
      <description>Reserved</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8701"/>
    </record>
    <record>
      <value>6683-10793</value>
      <description>Unassigned</description>
    </record>
    <record date="2019-09-06">
      <value>10794</value>
      <description>Reserved</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8701"/>
    </record>
    <record>
      <value>10795-14905</value>
      <description>Unassigned</description>
    </record>
    <record date="2019-09-06">
      <value>14906</value>
      <description>Reserved</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8701"/>
    </record>
    <record>
      <value>14907-19017</value>
      <description>Unassigned</description>
    </record>
    <record date="2019-09-06">
      <value>19018</value>
      <description>Reserved</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8701"/>
    </record>
    <record>
      <value>19019-23129</value>
      <description>Unassigned</description>
    </record>
    <record date="2019-09-06">
      <value>23130</value>
      <description>Reserved</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8701"/>
    </record>
    <record>
      <value>23131-25496</value>
      <description>Unassigned</description>
    </record>
    <record date="2023-05-10">
      <value>25497</value>
      <description>X25519Kyber768Draft00</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="draft" data="draft-tls-westerbaan-xyber768d00-02"/>
      <comment>Pre-standards version of Kyber768</comment>
    </record>
    <record date="2023-05-19">
      <value>25498</value>
      <description>SecP256r1Kyber768Draft00</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="draft" data="draft-kwiatkowski-tls-ecdhe-kyber-01"/>
      <comment>Combining secp256r1 ECDH with pre-standards version of Kyber768</comment>
    </record>
    <record>
      <value>25499-27241</value>
      <description>Unassigned</description>
    </record>
    <record date="2019-09-06">
      <value>27242</value>
      <description>Reserved</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8701"/>
    </record>
    <record>
      <value>27243-31353</value>
      <description>Unassigned</description>
    </record>
    <record date="2019-09-06">
      <value>31354</value>
      <description>Reserved</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8701"/>
    </record>
    <record>
      <value>31355-35465</value>
      <description>Unassigned</description>
    </record>
    <record date="2019-09-06">
      <value>35466</value>
      <description>Reserved</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8701"/>
    </record>
    <record>
      <value>35467-39577</value>
      <description>Unassigned</description>
    </record>
    <record date="2019-09-06">
      <value>39578</value>
      <description>Reserved</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8701"/>
    </record>
    <record>
      <value>39579-43689</value>
      <description>Unassigned</description>
    </record>
    <record date="2019-09-06">
      <value>43690</value>
      <description>Reserved</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8701"/>
    </record>
    <record>
      <value>43691-47801</value>
      <description>Unassigned</description>
    </record>
    <record date="2019-09-06">
      <value>47802</value>
      <description>Reserved</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8701"/>
    </record>
    <record>
      <value>47803-51913</value>
      <description>Unassigned</description>
    </record>
    <record date="2019-09-06">
      <value>51914</value>
      <description>Reserved</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8701"/>
    </record>
    <record>
      <value>51915-56025</value>
      <description>Unassigned</description>
    </record>
    <record date="2019-09-06">
      <value>56026</value>
      <description>Reserved</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8701"/>
    </record>
    <record>
      <value>56027-60137</value>
      <description>Unassigned</description>
    </record>
    <record date="2019-09-06">
      <value>60138</value>
      <description>Reserved</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8701"/>
    </record>
    <record>
      <value>60139-64249</value>
      <description>Unassigned</description>
    </record>
    <record date="2019-09-06">
      <value>64250</value>
      <description>Reserved</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8701"/>
    </record>
    <record>
      <value>64251-65023</value>
      <description>Unassigned</description>
    </record>
    
    <record>
      <value>65024-65279</value>
      <description>Reserved for Private Use</description>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>65280</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>65281</value>
      <description>arbitrary_explicit_prime_curves</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>65282</value>
      <description>arbitrary_explicit_char2_curves</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>65283-65535</value>
      <description>Unassigned</description>
    </record>
  </registry>


  <registry id="tls-parameters-9">
    <title>TLS EC Point Formats</title>
    <xref type="rfc" data="rfc8422"/>
    <registration_rule>Specification Required</registration_rule>
    <expert>Yoav Nir, Rich Salz, Nick Sullivan</expert>
    <note>Registration requests should be sent to the mailing list described 
in <xref type="rfc" data="rfc8447">RFC 8447, Section 17</xref>. If approved, designated experts should 
notify IANA within three weeks. For assistance, please contact 
iana@iana.org.
    </note>
    <record>
      <value>0</value>
      <description>uncompressed</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>1</value>
      <description>ansiX962_compressed_prime</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>2</value>
      <description>ansiX962_compressed_char2</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>3-247</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>248-255</value>
      <description>Reserved for Private Use</description>
      <xref type="rfc" data="rfc8422"/>
    </record>
  </registry>


  <registry id="tls-parameters-10">
    <title>TLS EC Curve Types</title>
    <xref type="rfc" data="rfc8422"/>
    <registration_rule>Specification Required</registration_rule>
    <expert>Yoav Nir, Rich Salz, Nick Sullivan</expert>
    <note>Registration requests should be sent to the mailing list described 
in <xref type="rfc" data="rfc8447">RFC 8447, Section 17</xref>. If approved, designated experts should 
notify IANA within three weeks. For assistance, please contact 
iana@iana.org.
    </note>
    <record>
      <value>0</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>1</value>
      <description>explicit_prime</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>2</value>
      <description>explicit_char2</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>3</value>
      <description>named_curve</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record>
      <value>4-247</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>248-255</value>
      <description>Reserved for Private Use</description>
      <xref type="rfc" data="rfc8422"/>
    </record>
  </registry>
 
 
  <registry id="tls-parameters-12">
    <title>TLS Supplemental Data Formats (SupplementalDataType)</title>
    <xref type="rfc" data="rfc4680"/>
    <xref type="rfc" data="rfc8447"/>
    <range>
      <value>0-16385</value>
      <registration_rule>Standards Action</registration_rule>
    </range>
    <range>
      <value>16386-65279</value>
      <registration_rule>IETF Review</registration_rule>
    </range>
    <range>
      <value>65280-65535</value>
      <registration_rule>Reserved for Private Use</registration_rule>
    </range>
    <record>
      <value>0</value>
      <description>user_mapping_data</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc4681"/>
    </record>
    <record>
      <value>1-16385</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>16386</value>
      <description>authz_data</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc5878"/>
    </record>
    <record>
      <value>16387-65279</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>65280-65535</value>
      <description>Reserved for Private Use</description>
      <xref type="rfc" data="rfc4680"/>
    </record>
  </registry>


  <registry id="tls-parameters-14">
    <title>TLS UserMappingType Values</title>
    <xref type="rfc" data="rfc4681"/>
    <expert>Yoav Nir, Rich Salz, Nick Sullivan</expert>
    <range>
      <value>0-63</value>
      <registration_rule>Standards Action</registration_rule>
    </range>
    <range>
      <value>64-223</value>
      <registration_rule>Specification Required</registration_rule>
    </range>
    <range>
      <value>224-255</value>
      <registration_rule>Reserved for Private Use</registration_rule>
    </range>
    <note>Requests for assignments from the registry's Specification 
Required range should be sent to the mailing list described in 
<xref type="rfc" data="rfc8447">RFC 8447, Section 17</xref>. If approved, designated experts should 
notify IANA within three weeks. For assistance, please contact 
iana@iana.org.
    </note>
    <record>
      <value>0-63</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>64</value>
      <description>upn_domain_hint</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc4681"/>
    </record>
    <record>
      <value>65-223</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>224-255</value>
      <description>Reserved for Private Use</description>
      <xref type="rfc" data="rfc4681"/>
    </record>
  </registry>


  <registry id="tls-parameters-16">
    <title>TLS SignatureAlgorithm</title>
    <xref type="rfc" data="rfc5246"/>
    <xref type="rfc" data="rfc8447"/>
    <xref type="rfc" data="rfc9155"/>
    <expert>Yoav Nir, Rich Salz, Nick Sullivan</expert>
    <range>
      <value>0-63</value>
      <registration_rule>Standards Action</registration_rule>
    </range>
    <range>
      <value>64-223</value>
      <registration_rule>Specification Required</registration_rule>
    </range>
    <range>
      <value>224-255</value>
      <registration_rule>Reserved for Private Use</registration_rule>
    </range>
    <note>Requests for assignments from the registry's Specification 
Required range should be sent to the mailing list described in 
<xref type="rfc" data="rfc8447">RFC 8447, Section 17</xref>. If approved, designated experts should 
notify IANA within three weeks. For assistance, please contact 
iana@iana.org.
    </note>
    <note>The values in this registry are only applicable to (D)TLS
protocol versions prior to 1.3.  (D)TLS 1.3 and later versions'
values are registered in the TLS SignatureScheme registry.
    </note>
    <note title="WARNING">Cryptographic algorithms and parameters will be broken or
weakened over time.  Blindly implementing the cryptographic 
algorithms listed here is not advised.  Implementers and users need 
to check that the cryptographic algorithms listed continue to 
provide the expected level of security.
    </note>
    <record>
      <value>0</value>
      <description>anonymous</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>1</value>
      <description>rsa</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>2</value>
      <description>dsa</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>3</value>
      <description>ecdsa</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record updated="2018-05-29">
      <value>4-6</value>
      <description>Reserved</description>
      <xref type="rfc" data="rfc8447"/>
    </record>
    <record date="2017-05-16">
      <value>7</value>
      <description>ed25519</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record date="2017-05-16">
      <value>8</value>
      <description>ed448</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record updated="2018-05-29">
      <value>9-63</value>
      <description>Reserved</description>
      <xref type="rfc" data="rfc8447"/>
    </record>
    <record date="2019-02-07" updated="2021-11-30">
      <value>64</value>
      <description>gostr34102012_256</description>
      <dtls>Y</dtls>
      <xref type="note" data="1"/>
      <xref type="rfc" data="rfc9189"/>
    </record>
    <record date="2019-02-07" updated="2021-11-30">
      <value>65</value>
      <description>gostr34102012_512</description>
      <dtls>Y</dtls>
      <xref type="note" data="1"/>
      <xref type="rfc" data="rfc9189"/>
    </record>
    <record updated="2018-05-29">
      <value>66-223</value>
      <description>Reserved</description>
      <xref type="rfc" data="rfc8447"/>
    </record>
    <record>
      <value>224-255</value>
      <description>Reserved for Private Use</description>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <footnote anchor="1">These values were allocated from the Reserved state due to a 
misunderstanding of the difference between Reserved and Unallocated 
that went undetected for a long time.  Additional allocations from 
the Reserved state are not expected, and the TLS SignatureScheme 
registry is suitable for use for new allocations instead of this 
registry.
    </footnote>
  </registry>


  <registry id="tls-parameters-18">
    <title>TLS HashAlgorithm</title>
    <xref type="rfc" data="rfc5246"/>
    <xref type="rfc" data="rfc8447"/>
    <xref type="rfc" data="rfc9155"/>
    <expert>Yoav Nir, Rich Salz, Nick Sullivan</expert>
    <range>
      <value>0-63</value>
      <registration_rule>Standards Action</registration_rule>
    </range>
    <range>
      <value>64-223</value>
      <registration_rule>Specification Required</registration_rule>
    </range>
    <range>
      <value>224-255</value>
      <registration_rule>Reserved for Private Use</registration_rule>
    </range>
    <note>Requests for assignments from the registry's Specification 
Required range should be sent to the mailing list described in 
<xref type="rfc" data="rfc8447">RFC 8447, Section 17</xref>. If approved, designated experts should 
notify IANA within three weeks. For assistance, please contact 
iana@iana.org.
    </note>
    <note>The values in this registry are only applicable to (D)TLS
protocol versions prior to 1.3.  (D)TLS 1.3 and later versions'
values are registered in the TLS SignatureScheme registry.
    </note>
    <note title="WARNING">Cryptographic algorithms and parameters will be broken or
weakened over time.  Blindly implementing the cryptographic 
algorithms listed here is not advised.  Implementers and users need 
to check that the cryptographic algorithms listed continue to 
provide the expected level of security.
    </note>
    <record>
      <value>0</value>
      <description>none</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>1</value>
      <description>md5</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>2</value>
      <description>sha1</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>3</value>
      <description>sha224</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>4</value>
      <description>sha256</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>5</value>
      <description>sha384</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>6</value>
      <description>sha512</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record updated="2018-05-29">
      <value>7</value>
      <description>Reserved</description>
      <xref type="rfc" data="rfc8447"/>
    </record>
    <record date="2017-05-16">
      <value>8</value>
      <description>Intrinsic</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc8422"/>
    </record>
    <record updated="2018-05-29">
      <value>9-223</value>
      <description>Reserved</description>
      <xref type="rfc" data="rfc8447"/>
    </record>
    <record>
      <value>224-255</value>
      <description>Reserved for Private Use</description>
      <xref type="rfc" data="rfc5246"/>
    </record>
  </registry>
  
  <registry id="exporter-labels">
    <title>TLS Exporter Labels</title>
    <xref type="rfc" data="rfc5705"/>
    <xref type="rfc" data="rfc8447"/>
    <registration_rule>Specification Required</registration_rule>
    <expert>Yoav Nir, Rich Salz, Nick Sullivan</expert>
    <note>Registration requests should be sent to the mailing list described 
in <xref type="rfc" data="rfc8447">RFC 8447, Section 17</xref>. If approved, designated experts should 
notify IANA within three weeks. For assistance, please contact 
iana@iana.org.
    </note>
    <note>(1) These entries are reserved and MUST NOT be used for the 
purpose described in <xref type="rfc" data="rfc5705"/>, in order to avoid confusion 
with similar, but distinct use in <xref type="rfc" data="rfc5246"/>.
    </note>
    <note><xref type="rfc" data="rfc5705"/> defines keying material exporters for TLS in terms
of the TLS PRF.  <xref type="rfc" data="rfc8446"/> replaced the PRF with HKDF,
thus requiring a new construction.  The exporter interface remains
the same; however, the value is computed differently.
    </note>
    <note>The role of the designated expert is described in <xref type="rfc" data="rfc8447"/>.
The designated expert <xref type="rfc" data="rfc8126"/> ensures that the specification is
publicly available.  It is sufficient to have an Internet-Draft
(that is posted and never published as an RFC) or a document from
another standards body, industry consortium, university site, etc.
The expert may provide more in-depth reviews, but their approval
should not be taken as an endorsement of the exporter label.  The
expert also verifies that the label is a string consisting of
printable ASCII characters beginning with "EXPORTER".  IANA MUST
also verify that one label is not a prefix of any other label.
For example, labels "key" or "master secretary" are forbidden.
    </note>
    <note>If an item is not marked as "Recommended", it does not
necessarily mean that it is flawed; rather, it indicates that
the item either has not been through the IETF consensus process,
has limited applicability, or is intended only for specific use
cases.
    </note>
    <record>
      <description>client finished</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc5246"/>
      <note>(1)</note>
    </record>
    <record>
      <description>server finished</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc5246"/>
      <note>(1)</note>
    </record>
    <record>
      <description>master secret</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc5246"/>
      <note>(1)</note>
    </record>
    <record>
      <description>key expansion</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc5246"/>
      <note>(1)</note>
    </record>
    <record>
      <description>client EAP encryption</description>
      <dtls>N</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc5216"/><xref type="rfc" data="rfc6347"/>
    </record>
    <record>
      <description>ttls keying material</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5281"/><xref type="rfc" data="rfc6347"/>
    </record>
    <record>
      <description>ttls challenge</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc5281"/><xref type="rfc" data="rfc6347"/>
    </record>
    <record>
      <description>EXTRACTOR-dtls_srtp</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc5764"/>
    </record>
    <record>
      <description>EXPORTER_DTLS_OVER_SCTP</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc6083"/>
    </record>
    <record>
      <description>EXPORTER-ETSI-TC-M2M-Bootstrap</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="text">TS 102 921 v2.0.3</xref>
      <xref type="person" data="Miguel_Angel_Reina_Ortega"/>
    </record>
    <record>
      <description>EXPORTER-ETSI-TC-M2M-Connection</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="text">TS 102 921 v2.0.3</xref>
      <xref type="person" data="Miguel_Angel_Reina_Ortega"/>
    </record>    
    <record date="2013-01-30">
      <description>TLS_MK_Extr</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="uri" data="http://www.3gpp.org/ftp/Specs/html-info/33222.htm">TR 33.222</xref>
      <xref type="person" data="Silke_Holtmanns"/>
    </record>    
    <record>
      <description>EXPORTER_GBA_Digest</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="uri" data="http://www.3gpp.org/ftp/Specs/html-info/33220.htm">TS 33.220 Annex M.6</xref>
      <xref type="person" data="Silke_Holtmanns"/>
    </record>
    <record date="2014-01-24">
      <description>EXPORTER: teap session key seed</description>
      <dtls>N</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc7170"/>
    </record>
    <record updated="2015-05-11">
      <description>EXPORTER-oneM2M-Bootstrap</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="uri" data="http://onem2m.org/images/files/deliverables/TS-0003-Security_Solutions-V-2014-08.pdf">oneM2M Security Solutions</xref>
      <xref type="person" data="Miguel_Angel_Reina_Ortega"/>
    </record>
    <record updated="2015-05-12">
      <description>EXPORTER-oneM2M-Connection</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="uri" data="ftp://ftp.onem2m.org/Meetings/SEC/20150119_SEC15.0_Miami/SEC-2015-0468-TS-0003-Security_Solutions-V1_0_0(rm)_DRAFT.DOC">oneM2M Security Solutions</xref>
      <xref type="person" data="Miguel_Angel_Reina_Ortega"/>
    </record>
    <record updated="2018-02-16">
      <description>EXPORTER-oneM2M-ESCertKE</description>
      <dtls>Y</dtls>
      <rec>N</rec>
      <xref type="uri" data="http://www.onem2m.org/component/rsfiles/download-file/files?path=Release_2_Draft_TS%255CTS-0003_Security_Solutions-v2_12_0.docx">oneM2M Security Solutions</xref>
      <xref type="person" data="Miguel_Angel_Reina_Ortega"/>
    </record>
    <record updated="2018-07-25">
      <description>EXPORTER-Token-Binding</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc8471"/>
    </record>
    <record date="2020-03-11">
      <description>EXPORTER-BBF-Dying-Gasp</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="uri" data="https://www.broadband-forum.org/technical/download/TR-301_Issue-2_Corrigendum-1.pdf">TR-301 Issue 2 Amendment 1</xref>
    </record>
    <record date="2020-04-07">
      <description>EXPORTER-network-time-security</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc8915">RFC8915, Section 4.3</xref>
    </record>
    <record date="2020-08-21">
      <description>EXPORTER_3GPP_N32_MASTER</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="uri" data="http://www.3gpp.org/ftp/Specs/archive/33_series/33.501/33501-f90.zip">3GPP TS 33.501</xref>
    </record>
     <record date="2021-04-02">
      <description>EXPORTER-ACE-MQTT-Sign-Challenge</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="rfc" data="rfc9431"/>
    </record>
    <record date="2021-10-27">
      <description>EXPORTER_EAP_TLS_Key_Material</description>
      <dtls>N</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc9190"/>
    </record>
    <record date="2021-10-27">
      <description>EXPORTER_EAP_TLS_Method-Id</description>
      <dtls>N</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc9190"/>
    </record>
    <record date="2022-03-25">
      <description>EXPORTER-BBF-USP-Record</description>
      <dtls>N</dtls>
      <rec>N</rec>
      <xref type="uri" data="https://usp.technology/specification">TR-369</xref>
      <xref type="person" data="Broadband_Forum"/>
    </record>
    <record date="2022-05-24">
      <description>EXPORTER-client authenticator handshake context</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc9261"/>
    </record>
    <record date="2022-05-24">
      <description>EXPORTER-server authenticator handshake context</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc9261"/>
    </record>
    <record date="2022-05-24">
      <description>EXPORTER-client authenticator finished key</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc9261"/>
    </record>
    <record date="2022-05-24">
      <description>EXPORTER-server authenticator finished key</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc9261"/>
    </record>
    <record date="2022-05-31">
      <description>EXPORTER-Channel-Binding</description>
      <dtls>Y</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc9266"/>
    </record>
    <record date="2023-02-21">
      <description>EXPORTER: teap session key seed</description>
      <dtls>N</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc9427"/>
    </record>
    <record date="2023-02-21">
      <description>EXPORTER: Inner Methods Compound Keys</description>
      <dtls>N</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc9427"/>
    </record>
    <record date="2023-02-21">
      <description>EXPORTER: Session Key Generating Function</description>
      <dtls>N</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc9427"/>
    </record>
    <record date="2023-02-21">
      <description>EXPORTER: Extended Session Key Generating Function</description>
      <dtls>N</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc9427"/>
    </record>
    <record date="2023-02-21">
      <description>TEAPbindkey@ietf.org</description>
      <dtls>N</dtls>
      <rec>Y</rec>
      <xref type="rfc" data="rfc9427"/>
    </record>
    </registry>
  
  <registry id="authorization-data">
    <title>TLS Authorization Data Formats</title>
    <xref type="rfc" data="rfc5878"/>
    <xref type="rfc" data="rfc8447"/>
    <expert>Yoav Nir, Rich Salz, Nick Sullivan</expert>
    <range>
      <value>0-63</value>
      <registration_rule>IETF Review</registration_rule>
    </range>
    <range>
      <value>64-223</value>
      <registration_rule>Specification Required</registration_rule>
    </range>
    <range>
      <value>224-255</value>
      <registration_rule>Reserved for Private Use</registration_rule>
    </range>
    <note>Requests for assignments from the registry's Specification 
Required range should be sent to the mailing list described in 
<xref type="rfc" data="rfc8447">RFC 8447, Section 17</xref>. If approved, designated experts should 
notify IANA within three weeks. For assistance, please contact 
iana@iana.org.
    </note>
    <record>
      <value>0</value>
      <description>x509_attr_cert</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc5878"/>
    </record>
    <record>
      <value>1</value>
      <description>saml_assertion</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc5878"/>
    </record>
    <record>
      <value>2</value>
      <description>x509_attr_cert_url</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc5878"/>
    </record>
    <record>
      <value>3</value>
      <description>saml_assertion_url</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc5878"/>
    </record>
    <record>
      <value>4-63</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>64</value>
      <description>keynote_assertion_list</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc6042"/>
    </record>
    <record>
      <value>65</value>
      <description>keynote_assertion_list_url</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc6042"/>
    </record>
    <record date="2015-05-12">
      <value>66</value>
      <description>dtcp_authorization</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc7562"/>
    </record>
    <record>
      <value>67-223</value>
      <description>Unassigned</description>
    </record> 
    <record>
      <value>224-255</value>
      <description>Reserved for Private Use</description>
      <xref type="rfc" data="rfc5878"/>
    </record>
  </registry>
  
  <registry id="heartbeat-message-types">
    <title>TLS Heartbeat Message Types</title>
    <xref type="rfc" data="rfc6520"/>
    <xref type="rfc" data="rfc8447"/>
    <registration_rule>Expert Review</registration_rule>
    <expert>Yoav Nir, Rich Salz, Nick Sullivan</expert>
    <note>Registration requests should be sent to the mailing list described 
in <xref type="rfc" data="rfc8447">RFC 8447, Section 17</xref>. If approved, designated experts should 
notify IANA within three weeks. For assistance, please contact 
iana@iana.org. 
    </note>
    <record>
      <value>0</value>
      <description>Reserved</description>
      <xref type="rfc" data="rfc6520"/>
    </record>
    <record>
      <value>1</value>
      <description>heartbeat_request</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc6520"/>
    </record>
    <record>
      <value>2</value>
      <description>heartbeat_response</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc6520"/>
    </record>
    <record>
      <value>3-254</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>255</value>
      <description>Reserved</description>
      <xref type="rfc" data="rfc6520"/>
    </record>
  </registry>
  
  <registry id="heartbeat-modes">
    <title>TLS Heartbeat Modes</title>
    <xref type="rfc" data="rfc6520"/>
    <xref type="rfc" data="rfc8447"/>
    <registration_rule>Expert Review</registration_rule>
    <expert>Yoav Nir, Rich Salz, Nick Sullivan</expert>
    <note>Registration requests should be sent to the mailing list described 
in <xref type="rfc" data="rfc8447">RFC 8447, Section 17</xref>. If approved, designated experts should 
notify IANA within three weeks. For assistance, please contact 
iana@iana.org.
    </note>
    <record>
      <value>0</value>
      <description>Reserved</description>
      <xref type="rfc" data="rfc6520"/>
    </record>
    <record>
      <value>1</value>
      <description>peer_allowed_to_send</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc6520"/>
    </record>
    <record>
      <value>2</value>
      <description>peer_not_allowed_to_send</description>
      <dtls>Y</dtls>
      <xref type="rfc" data="rfc6520"/>
    </record>
    <record>
      <value>3-254</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>255</value>
      <description>Reserved</description>
      <xref type="rfc" data="rfc6520"/>
    </record>
  </registry>
  
  <registry id="tls-signaturescheme">
    <title>TLS SignatureScheme</title>
    <xref type="rfc" data="rfc8446"/>
    <registration_rule>Specification Required</registration_rule>
    <expert>Yoav Nir, Rich Salz, Nick Sullivan</expert>
    <note>Registration requests should be sent to the mailing list described 
in <xref type="rfc" data="rfc8447">RFC 8447, Section 17</xref>. If approved, designated experts should 
notify IANA within three weeks. For assistance, please contact 
iana@iana.org.
    </note>
    <note title="WARNING">Cryptographic algorithms and parameters will be broken or
weakened over time.  Blindly implementing signature schemes 
listed here is not advised.  Implementers and users need to check 
that the cryptographic algorithms listed continue to provide the 
expected level of security.
    </note>
    <note>As specified in <xref type="rfc" data="rfc8126"/>, assignments made in the Private Use
space are not generally useful for broad interoperability.  It is
the responsibility of those making use of the Private Use range to
ensure that no conflicts occur (within the intended scope of use).
For widespread experiments, temporary reservations are available.
    </note>
    <record date="2018-05-29">
      <value>0x0000-0x0200</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2018-05-29" updated="2021-09-27">
      <value>0x0201</value>
      <description>rsa_pkcs1_sha1</description>
      <recommended>N</recommended>
      <xref type="rfc" data="rfc8446"/>
      <xref type="rfc" data="rfc9155"/>
    </record>
    <record date="2018-05-29">
      <value>0x0202</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2018-05-29" updated="2021-09-27">
      <value>0x0203</value>
      <description>ecdsa_sha1</description>
      <recommended>N</recommended>
      <xref type="rfc" data="rfc8446"/>
      <xref type="rfc" data="rfc9155"/>
    </record>
    <record date="2018-05-29">
      <value>0x0204-0x0400</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2018-05-29">
      <value>0x0401</value>
      <description>rsa_pkcs1_sha256</description>
      <recommended>Y</recommended>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2018-05-29">
      <value>0x0402</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2018-05-29">
      <value>0x0403</value>
      <description>ecdsa_secp256r1_sha256</description>
      <recommended>Y</recommended>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2018-05-29">
      <value>0x0404-0x041F</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2020-03-09">
      <value>0x0420</value>
      <description>rsa_pkcs1_sha256_legacy</description>
      <recommended>N</recommended>
      <xref type="draft" data="draft-davidben-tls13-pkcs1-00"/>
    </record>
    <record date="2018-05-29">
      <value>0x0421-0x0500</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2018-05-29">
      <value>0x0501</value>
      <description>rsa_pkcs1_sha384</description>
      <recommended>Y</recommended>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2018-05-29">
      <value>0x0502</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2018-05-29">
      <value>0x0503</value>
      <description>ecdsa_secp384r1_sha384</description>
      <recommended>Y</recommended>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2018-05-29">
      <value>0x0504-0x051F</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2020-03-09">
      <value>0x0520</value>
      <description>rsa_pkcs1_sha384_legacy</description>
      <recommended>N</recommended>
      <xref type="draft" data="draft-davidben-tls13-pkcs1-00"/>
    </record>
    <record date="2018-05-29">
      <value>0x0521-0x0600</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2018-05-29">
      <value>0x0601</value>
      <description>rsa_pkcs1_sha512</description>
      <recommended>Y</recommended>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2018-05-29">
      <value>0x0602</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2018-05-29">
      <value>0x0603</value>
      <description>ecdsa_secp521r1_sha512</description>
      <recommended>Y</recommended>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2018-05-29">
      <value>0x0604-0x061F</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2020-03-09">
      <value>0x0620</value>
      <description>rsa_pkcs1_sha512_legacy</description>
      <recommended>N</recommended>
      <xref type="draft" data="draft-davidben-tls13-pkcs1-00"/>
    </record>
    <record date="2018-05-29">
      <value>0x0621-0x0703</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2019-04-16">
      <value>0x0704</value>
      <description>eccsi_sha256</description>
      <recommended>N</recommended>
      <xref type="draft" data="draft-wang-tls-raw-public-key-with-ibc"/>
    </record>
    <record date="2019-04-16">
      <value>0x0705</value>
      <description>iso_ibs1</description>
      <recommended>N</recommended>
      <xref type="draft" data="draft-wang-tls-raw-public-key-with-ibc"/>
    </record>
    <record date="2019-04-16">
      <value>0x0706</value>
      <description>iso_ibs2</description>
      <recommended>N</recommended>
      <xref type="draft" data="draft-wang-tls-raw-public-key-with-ibc"/>
    </record>
    <record date="2019-04-16">
      <value>0x0707</value>
      <description>iso_chinese_ibs</description>
      <recommended>N</recommended>
      <xref type="draft" data="draft-wang-tls-raw-public-key-with-ibc"/>
    </record>
    <record date="2019-09-23">
      <value>0x0708</value>
      <description>sm2sig_sm3</description>
      <recommended>N</recommended>
      <xref type="rfc" data="rfc8998"/>
    </record>
    <record date="2020-01-28">
      <value>0x0709</value>
      <description>gostr34102012_256a</description>
      <recommended>N</recommended>
      <xref type="rfc" data="rfc9367"/>
    </record>
    <record date="2020-01-28">
      <value>0x070A</value>
      <description>gostr34102012_256b</description>
      <recommended>N</recommended>
      <xref type="rfc" data="rfc9367"/>
    </record>
    <record date="2020-01-28">
      <value>0x070B</value>
      <description>gostr34102012_256c</description>
      <recommended>N</recommended>
      <xref type="rfc" data="rfc9367"/>
    </record>
    <record date="2020-01-28">
      <value>0x070C</value>
      <description>gostr34102012_256d</description>
      <recommended>N</recommended>
      <xref type="rfc" data="rfc9367"/>
    </record>
    <record date="2020-01-28">
      <value>0x070D</value>
      <description>gostr34102012_512a</description>
      <recommended>N</recommended>
      <xref type="rfc" data="rfc9367"/>
    </record>
    <record date="2020-01-28">
      <value>0x070E</value>
      <description>gostr34102012_512b</description>
      <recommended>N</recommended>
      <xref type="rfc" data="rfc9367"/>
    </record>
    <record date="2020-01-28">
      <value>0x070F</value>
      <description>gostr34102012_512c</description>
      <recommended>N</recommended>
      <xref type="rfc" data="rfc9367"/>
    </record>
    <record>
      <value>0x0710-0x07FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x0800-0x0803</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2018-05-29">
      <value>0x0804</value>
      <description>rsa_pss_rsae_sha256</description>
      <recommended>Y</recommended>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2018-05-29">
      <value>0x0805</value>
      <description>rsa_pss_rsae_sha384</description>
      <recommended>Y</recommended>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2018-05-29">
      <value>0x0806</value>
      <description>rsa_pss_rsae_sha512</description>
      <recommended>Y</recommended>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2018-05-29">
      <value>0x0807</value>
      <description>ed25519</description>
      <recommended>Y</recommended>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2018-05-29">
      <value>0x0808</value>
      <description>ed448</description>
      <recommended>Y</recommended>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2018-05-29">
      <value>0x0809</value>
      <description>rsa_pss_pss_sha256</description>
      <recommended>Y</recommended>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2018-05-29">
      <value>0x080A</value>
      <description>rsa_pss_pss_sha384</description>
      <recommended>Y</recommended>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2018-05-29">
      <value>0x080B</value>
      <description>rsa_pss_pss_sha512</description>
      <recommended>Y</recommended>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x080C-0x0819</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-10-22" updated="2019-09-26">
      <value>0x081A</value>
      <description>ecdsa_brainpoolP256r1tls13_sha256</description>
      <recommended>N</recommended>
      <xref type="rfc" data="rfc8734"/>
    </record>
    <record date="2018-10-22" updated="2019-09-26">
      <value>0x081B</value>
      <description>ecdsa_brainpoolP384r1tls13_sha384</description>
      <recommended>N</recommended>
      <xref type="rfc" data="rfc8734"/>
    </record>
    <record date="2018-10-22" updated="2019-09-26">
      <value>0x081C</value>
      <description>ecdsa_brainpoolP512r1tls13_sha512</description>
      <recommended>N</recommended>
      <xref type="rfc" data="rfc8734"/>
    </record>
    <record>
      <value>0x081D-0x083F</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2021-11-30">
      <value>0x0840</value>
      <description>Reserved for backward compatibility</description>
      <recommended>N</recommended>
      <xref type="rfc" data="rfc9189"/>
    </record>
    <record date="2021-11-30">
      <value>0x0841</value>
      <description>Reserved for backward compatibility</description>
      <recommended>N</recommended>
      <xref type="rfc" data="rfc9189"/>
    </record>
    <record>
      <value>0x0842-0x08FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x0900-0x0903</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x0904-0x09FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x0A00-0x0A03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x0A04-0x0AFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x0B00-0x0B03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x0B04-0x0BFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x0C00-0x0C03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x0C04-0x0CFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x0D00-0x0D03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x0D04-0x0DFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x0E00-0x0E03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x0E04-0x0EFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x0F00-0x0F03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x0F04-0x0FFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x1000-0x1003</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x1004-0x10FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x1100-0x1103</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x1104-0x11FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x1200-0x1203</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x1204-0x12FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x1300-0x1303</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x1304-0x13FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x1400-0x1403</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x1404-0x14FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x1500-0x1503</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x1504-0x15FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x1600-0x1603</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x1604-0x16FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x1700-0x1703</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x1704-0x17FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x1800-0x1803</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x1804-0x18FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x1900-0x1903</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x1904-0x19FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x1A00-0x1A03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x1A04-0x1AFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x1B00-0x1B03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x1B04-0x1BFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x1C00-0x1C03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x1C04-0x1CFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x1D00-0x1D03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x1D04-0x1DFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x1E00-0x1E03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x1E04-0x1EFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x1F00-0x1F03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x1F04-0x1FFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x2000-0x2003</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x2004-0x20FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x2100-0x2103</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x2104-0x21FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x2200-0x2203</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x2204-0x22FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x2300-0x2303</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x2304-0x23FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x2400-0x2403</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x2404-0x24FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x2500-0x2503</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x2504-0x25FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x2600-0x2603</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x2604-0x26FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x2700-0x2703</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x2704-0x27FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x2800-0x2803</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x2804-0x28FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x2900-0x2903</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x2904-0x29FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x2A00-0x2A03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x2A04-0x2AFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x2B00-0x2B03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x2B04-0x2BFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x2C00-0x2C03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x2C04-0x2CFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x2D00-0x2D03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x2D04-0x2DFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x2E00-0x2E03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x2E04-0x2EFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x2F00-0x2F03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x2F04-0x2FFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x3000-0x3003</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x3004-0x30FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x3100-0x3103</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x3104-0x31FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x3200-0x3203</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x3204-0x32FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x3300-0x3303</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x3304-0x33FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x3400-0x3403</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x3404-0x34FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x3500-0x3503</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x3504-0x35FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x3600-0x3603</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x3604-0x36FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x3700-0x3703</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x3704-0x37FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x3800-0x3803</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x3804-0x38FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x3900-0x3903</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x3904-0x39FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x3A00-0x3A03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x3A04-0x3AFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x3B00-0x3B03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x3B04-0x3BFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x3C00-0x3C03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x3C04-0x3CFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x3D00-0x3D03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x3D04-0x3DFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x3E00-0x3E03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x3E04-0x3EFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x3F00-0x3F03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x3F04-0x3FFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x4000-0x4003</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x4004-0x40FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x4100-0x4103</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x4104-0x41FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x4200-0x4203</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x4204-0x42FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x4300-0x4303</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x4304-0x43FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x4400-0x4403</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x4404-0x44FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x4500-0x4503</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x4504-0x45FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x4600-0x4603</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x4604-0x46FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x4700-0x4703</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x4704-0x47FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x4800-0x4803</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x4804-0x48FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x4900-0x4903</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x4904-0x49FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x4A00-0x4A03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x4A04-0x4AFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x4B00-0x4B03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x4B04-0x4BFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x4C00-0x4C03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x4C04-0x4CFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x4D00-0x4D03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x4D04-0x4DFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x4E00-0x4E03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x4E04-0x4EFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x4F00-0x4F03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x4F04-0x4FFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x5000-0x5003</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x5004-0x50FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x5100-0x5103</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x5104-0x51FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x5200-0x5203</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x5204-0x52FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x5300-0x5303</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x5304-0x53FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x5400-0x5403</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x5404-0x54FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x5500-0x5503</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x5504-0x55FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x5600-0x5603</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x5604-0x56FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x5700-0x5703</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x5704-0x57FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x5800-0x5803</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x5804-0x58FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x5900-0x5903</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x5904-0x59FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x5A00-0x5A03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x5A04-0x5AFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x5B00-0x5B03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x5B04-0x5BFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x5C00-0x5C03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x5C04-0x5CFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x5D00-0x5D03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x5D04-0x5DFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x5E00-0x5E03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x5E04-0x5EFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x5F00-0x5F03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x5F04-0x5FFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x6000-0x6003</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x6004-0x60FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x6100-0x6103</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x6104-0x61FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x6200-0x6203</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x6204-0x62FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x6300-0x6303</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x6304-0x63FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x6400-0x6403</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x6404-0x64FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x6500-0x6503</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x6504-0x65FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x6600-0x6603</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x6604-0x66FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x6700-0x6703</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x6704-0x67FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x6800-0x6803</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x6804-0x68FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x6900-0x6903</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x6904-0x69FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x6A00-0x6A03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x6A04-0x6AFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x6B00-0x6B03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x6B04-0x6BFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x6C00-0x6C03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x6C04-0x6CFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x6D00-0x6D03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x6D04-0x6DFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x6E00-0x6E03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x6E04-0x6EFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x6F00-0x6F03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x6F04-0x6FFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x7000-0x7003</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x7004-0x70FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x7100-0x7103</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x7104-0x71FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x7200-0x7203</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x7204-0x72FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x7300-0x7303</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x7304-0x73FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x7400-0x7403</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x7404-0x74FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x7500-0x7503</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x7504-0x75FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x7600-0x7603</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x7604-0x76FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x7700-0x7703</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x7704-0x77FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x7800-0x7803</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x7804-0x78FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x7900-0x7903</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x7904-0x79FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x7A00-0x7A03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x7A04-0x7AFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x7B00-0x7B03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x7B04-0x7BFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x7C00-0x7C03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x7C04-0x7CFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x7D00-0x7D03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x7D04-0x7DFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x7E00-0x7E03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x7E04-0x7EFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x7F00-0x7F03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x7F04-0x7FFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x8000-0x8003</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x8004-0x80FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x8100-0x8103</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x8104-0x81FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x8200-0x8203</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x8204-0x82FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x8300-0x8303</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x8304-0x83FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x8400-0x8403</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x8404-0x84FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x8500-0x8503</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x8504-0x85FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x8600-0x8603</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x8604-0x86FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x8700-0x8703</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x8704-0x87FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x8800-0x8803</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x8804-0x88FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x8900-0x8903</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x8904-0x89FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x8A00-0x8A03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x8A04-0x8AFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x8B00-0x8B03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x8B04-0x8BFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x8C00-0x8C03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x8C04-0x8CFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x8D00-0x8D03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x8D04-0x8DFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x8E00-0x8E03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x8E04-0x8EFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x8F00-0x8F03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x8F04-0x8FFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x9000-0x9003</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x9004-0x90FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x9100-0x9103</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x9104-0x91FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x9200-0x9203</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x9204-0x92FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x9300-0x9303</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x9304-0x93FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x9400-0x9403</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x9404-0x94FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x9500-0x9503</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x9504-0x95FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x9600-0x9603</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x9604-0x96FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x9700-0x9703</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x9704-0x97FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x9800-0x9803</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x9804-0x98FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x9900-0x9903</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x9904-0x99FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x9A00-0x9A03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x9A04-0x9AFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x9B00-0x9B03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x9B04-0x9BFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x9C00-0x9C03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x9C04-0x9CFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x9D00-0x9D03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x9D04-0x9DFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x9E00-0x9E03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x9E04-0x9EFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0x9F00-0x9F03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0x9F04-0x9FFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xA000-0xA003</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xA004-0xA0FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xA100-0xA103</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xA104-0xA1FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xA200-0xA203</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xA204-0xA2FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xA300-0xA303</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xA304-0xA3FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xA400-0xA403</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xA404-0xA4FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xA500-0xA503</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xA504-0xA5FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xA600-0xA603</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xA604-0xA6FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xA700-0xA703</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xA704-0xA7FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xA800-0xA803</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xA804-0xA8FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xA900-0xA903</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xA904-0xA9FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xAA00-0xAA03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xAA04-0xAAFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xAB00-0xAB03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xAB04-0xABFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xAC00-0xAC03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xAC04-0xACFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xAD00-0xAD03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xAD04-0xADFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xAE00-0xAE03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xAE04-0xAEFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xAF00-0xAF03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xAF04-0xAFFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xB000-0xB003</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xB004-0xB0FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xB100-0xB103</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xB104-0xB1FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xB200-0xB203</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xB204-0xB2FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xB300-0xB303</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xB304-0xB3FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xB400-0xB403</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xB404-0xB4FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xB500-0xB503</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xB504-0xB5FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xB600-0xB603</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xB604-0xB6FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xB700-0xB703</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xB704-0xB7FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xB800-0xB803</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xB804-0xB8FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xB900-0xB903</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xB904-0xB9FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xBA00-0xBA03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xBA04-0xBAFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xBB00-0xBB03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xBB04-0xBBFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xBC00-0xBC03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xBC04-0xBCFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xBD00-0xBD03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xBD04-0xBDFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xBE00-0xBE03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xBE04-0xBEFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xBF00-0xBF03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xBF04-0xBFFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xC000-0xC003</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xC004-0xC0FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xC100-0xC103</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xC104-0xC1FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xC200-0xC203</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xC204-0xC2FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xC300-0xC303</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xC304-0xC3FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xC400-0xC403</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xC404-0xC4FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xC500-0xC503</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xC504-0xC5FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xC600-0xC603</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xC604-0xC6FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xC700-0xC703</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xC704-0xC7FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xC800-0xC803</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xC804-0xC8FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xC900-0xC903</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xC904-0xC9FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xCA00-0xCA03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xCA04-0xCAFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xCB00-0xCB03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xCB04-0xCBFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xCC00-0xCC03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xCC04-0xCCFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xCD00-0xCD03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xCD04-0xCDFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xCE00-0xCE03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xCE04-0xCEFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xCF00-0xCF03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xCF04-0xCFFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xD000-0xD003</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xD004-0xD0FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xD100-0xD103</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xD104-0xD1FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xD200-0xD203</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xD204-0xD2FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xD300-0xD303</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xD304-0xD3FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xD400-0xD403</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xD404-0xD4FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xD500-0xD503</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xD504-0xD5FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xD600-0xD603</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xD604-0xD6FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xD700-0xD703</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xD704-0xD7FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xD800-0xD803</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xD804-0xD8FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xD900-0xD903</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xD904-0xD9FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xDA00-0xDA03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xDA04-0xDAFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xDB00-0xDB03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xDB04-0xDBFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xDC00-0xDC03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xDC04-0xDCFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xDD00-0xDD03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xDD04-0xDDFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xDE00-0xDE03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xDE04-0xDEFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xDF00-0xDF03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xDF04-0xDFFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xE000-0xE003</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xE004-0xE0FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xE100-0xE103</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xE104-0xE1FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xE200-0xE203</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xE204-0xE2FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xE300-0xE303</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xE304-0xE3FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xE400-0xE403</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xE404-0xE4FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xE500-0xE503</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xE504-0xE5FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xE600-0xE603</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xE604-0xE6FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xE700-0xE703</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xE704-0xE7FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xE800-0xE803</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xE804-0xE8FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xE900-0xE903</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xE904-0xE9FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xEA00-0xEA03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xEA04-0xEAFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xEB00-0xEB03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xEB04-0xEBFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xEC00-0xEC03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xEC04-0xECFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xED00-0xED03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xED04-0xEDFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xEE00-0xEE03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xEE04-0xEEFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xEF00-0xEF03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xEF04-0xEFFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xF000-0xF003</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xF004-0xF0FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xF100-0xF103</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xF104-0xF1FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xF200-0xF203</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xF204-0xF2FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xF300-0xF303</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xF304-0xF3FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xF400-0xF403</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xF404-0xF4FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xF500-0xF503</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xF504-0xF5FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xF600-0xF603</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xF604-0xF6FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xF700-0xF703</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xF704-0xF7FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xF800-0xF803</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xF804-0xF8FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xF900-0xF903</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xF904-0xF9FF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xFA00-0xFA03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xFA04-0xFAFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xFB00-0xFB03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xFB04-0xFBFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xFC00-0xFC03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xFC04-0xFCFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xFD00-0xFD03</value>
      <description>Reserved for backward compatibility</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>0xFD04-0xFDFF</value>
      <description>Unassigned</description>
      <recommended/>
    </record>
    <record date="2018-05-29">
      <value>0xFE00-0xFFFF</value>
      <description>Reserved for Private Use</description>
      <recommended/>
      <xref type="rfc" data="rfc8446"/>
    </record> 
  </registry>
  
  <registry id="tls-pskkeyexchangemode">
    <title>TLS PskKeyExchangeMode</title>
    <xref type="rfc" data="rfc8446"/>
    <registration_rule>Specification Required</registration_rule>
    <expert>Yoav Nir, Rich Salz, Nick Sullivan</expert>
    <note>Registration requests should be sent to the mailing list described 
in <xref type="rfc" data="rfc8447">RFC 8447, Section 17</xref>. If approved, designated experts should 
notify IANA within three weeks. For assistance, please contact 
iana@iana.org.
    </note>
    <note>If an item is not marked as "Recommended", it does not
necessarily mean that it is flawed; rather, it indicates that
the item either has not been through the IETF consensus process,
has limited applicability, or is intended only for specific use
cases.
    </note>
    <note>The role of the designated expert is described in <xref type="rfc" data="rfc8447"/>.
The designated expert <xref type="rfc" data="rfc8126"/> ensures that the specification is
publicly available.  It is sufficient to have an Internet-Draft
(that is posted and never published as an RFC) or a document from
another standards body, industry consortium, university site, etc.
The expert may provide more in depth reviews, but their approval
should not be taken as an endorsement of the key exchange mode.
    </note>
    <record date="2018-05-29">
      <value>0</value>
      <description>psk_ke</description>
      <recommended>Y</recommended>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record date="2018-05-29">
      <value>1</value>
      <description>psk_dhe_ke</description>
      <recommended>Y</recommended>
      <xref type="rfc" data="rfc8446"/>
    </record>
    <record>
      <value>2-253</value>
      <description>Unassigned</description>
    </record>
    <record date="2018-05-29">
      <value>254-255</value>
      <description>Reserved for Private Use</description>
      <xref type="rfc" data="rfc8446"/>
    </record>
  </registry>

  <registry id="tls-kdf-ids">
    <title>TLS KDF Identifiers</title>
    <xref type="rfc" data="rfc9258"/>
    <expert>Rich Salz, Nick Sullivan</expert>
    <range>
      <value>0x0000-0xfeff</value>
      <registration_rule>Specification Required</registration_rule>
    </range>
    <range>
      <value>0xff00-0xffff</value>
      <registration_rule>Private Use</registration_rule>
    </range>
    <note>Registration requests should be sent to the mailing list described 
in <xref type="rfc" data="rfc8447">RFC 8447, Section 17</xref>. If approved, designated experts should 
notify IANA within three weeks. For assistance, please contact 
iana@iana.org.
    </note>
    <record date="2022-05-09">
      <value>0x0000</value>
      <description>Reserved</description>
      <xref type="rfc" data="rfc9258"/>
    </record>
    <record date="2022-05-09">
      <value>0x0001</value>
      <description>HKDF_SHA256</description>
      <xref type="rfc" data="rfc5869"/>
    </record>
    <record date="2022-05-09">
      <value>0x0002</value>
      <description>HKDF_SHA384</description>
      <xref type="rfc" data="rfc5869"/>
    </record>
    <record>
      <value>0x0003-0xfeff</value>
      <description>Unassigned</description>
    </record>
    <record date="2022-05-09">
      <value>0xff00-0xffff</value>
      <description>Reserved for Private Use</description>
      <xref type="rfc" data="rfc9258"/>
    </record>
  </registry>
  
  <people>
    <person id="Broadband_Forum">
      <name>Broadband Forum</name>
      <uri>mailto:help&amp;broadband-forum.org</uri>
      <updated>2022-03-25</updated>
    </person>
    <person id="Miguel_Angel_Reina_Ortega">
      <name>Miguel Angel Reina Ortega</name>
      <uri>mailto:MiguelAngel.ReinaOrtega&amp;etsi.org</uri>
      <updated>2018-02-16</updated>
    </person>
    <person id="Pasi_Eronen">
      <name>Pasi Eronen</name>
      <uri>mailto:pasi.eronen&amp;nokia.com</uri>
      <updated>2008-04-04</updated>
    </person>    
    <person id="Silke_Holtmanns">
      <name>Silke Holtmanns</name>
      <uri>mailto:Silke.Holtmanns&amp;nokia.com</uri>
      <updated>2013-01-30</updated>
    </person>
  </people>

</registry>
