<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="comp-meth-ids.xsl"?>
<?xml-model href="comp-meth-ids.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="comp-meth-ids">
  <title>Transport Layer Security (TLS) Compression Method Identifiers</title>
  <category>Transport Layer Security (TLS)</category>
  <created>2004-05-03</created>
  <updated>2018-08-10</updated>
  <registry id="comp-meth-ids-2">
    <title>TLS Compression Method Identifiers</title>
    <category>Transport Layer Security (TLS)</category>
    <xref type="rfc" data="rfc3749"/>
    <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>Value 0 (NULL) is the only value in this registry applicable
to (D)TLS protocol version 1.3 or later.
    </note>
    <record>
      <value>0</value>
      <description>NULL</description>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record>
      <value>1</value>
      <description>DEFLATE</description>
      <xref type="rfc" data="rfc3749"/>
    </record>
    <record>
      <value>2-63</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>64</value>
      <description>LZS</description>
      <xref type="rfc" data="rfc3943"/>
    </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="rfc3749"/>
    </record>
  </registry>
  <people/>
</registry>
