<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="eappotp-identifiers.xsl"?>
<?xml-model href="eappotp-identifiers.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="eappotp-identifiers">
  <title>Extensible Authentication Protocol Protected One-Time Password (EAP-POTP) Cryptographic Algorithm Identifiers</title>
  <category>Extensible Authentication Protocol (EAP)</category>
  <created>2006-11-12</created>
  <updated>2013-07-26</updated>
  <registry id="eappotp-identifiers-2">
    <title>Hash Algorithms</title>
    <xref type="rfc" data="rfc4793"/>
    <expert>Joseph Salowey</expert>
    <range>
      <value>0x0006-0x7fff</value>
      <registration_rule>Specification Required and IESG Approval</registration_rule>
    </range>
    <range>
      <value>0x8000-0xffff</value>
      <registration_rule>Proprietary vendor-specific algorithms</registration_rule>
    </range>
    <record>
      <octet_1>0x00</octet_1>
      <octet_2>0x00</octet_2>
      <hash_algorithm>Reserved</hash_algorithm>
      <xref type="rfc" data="rfc4793"/>
    </record>
    <record>
      <octet_1>0x00</octet_1>
      <octet_2>0x01</octet_2>
      <hash_algorithm>SHA-1</hash_algorithm>
      <xref type="rfc" data="rfc4793"/>
    </record>
    <record>
      <octet_1>0x00</octet_1>
      <octet_2>0x02</octet_2>
      <hash_algorithm>SHA-224</hash_algorithm>
      <xref type="rfc" data="rfc4793"/>
    </record>
    <record>
      <octet_1>0x00</octet_1>
      <octet_2>0x03</octet_2>
      <hash_algorithm>SHA-256 (default)</hash_algorithm>
      <xref type="rfc" data="rfc4793"/>
    </record>
    <record>
      <octet_1>0x00</octet_1>
      <octet_2>0x04</octet_2>
      <hash_algorithm>SHA-384</hash_algorithm>
      <xref type="rfc" data="rfc4793"/>
    </record>
    <record>
      <octet_1>0x00</octet_1>
      <octet_2>0x05</octet_2>
      <hash_algorithm>SHA-512</hash_algorithm>
      <xref type="rfc" data="rfc4793"/>
    </record>
    <record>
      <octet_1>0x80</octet_1>
      <octet_2>-</octet_2>
      <hash_algorithm>Vendor-specific (or experimental)</hash_algorithm>
      <xref type="rfc" data="rfc4793"/>
    </record>
  </registry>
  <registry id="eappotp-identifiers-4">
    <title>Encryption Algorithms</title>
    <xref type="rfc" data="rfc4793"/>
    <expert>Joseph Salowey</expert>
    <range>
      <value>0x0003-0x7fff</value>
      <registration_rule>Specification Required and IESG Approval</registration_rule>
    </range>
    <range>
      <value>0x8000-0xffff</value>
      <registration_rule>Vendor-specific proprietary algorithms</registration_rule>
    </range>
    <record>
      <octet_1>0x00</octet_1>
      <octet_2>0x00</octet_2>
      <encryption_algorithm>Reserved</encryption_algorithm>
      <xref type="rfc" data="rfc4793"/>
    </record>
    <record>
      <octet_1>0x00</octet_1>
      <octet_2>0x01</octet_2>
      <encryption_algorithm>AES-CBC (default) with 128-bit keys and 16-octet IVs</encryption_algorithm>
      <xref type="rfc" data="rfc4793"/>
    </record>
    <record>
      <octet_1>0x00</octet_1>
      <octet_2>0x02</octet_2>
      <encryption_algorithm>3DES-CBC with 112-bit keys and 8-octet IVs</encryption_algorithm>
      <xref type="rfc" data="rfc4793"/>
    </record>
    <record>
      <octet_1>0x80</octet_1>
      <octet_2>-</octet_2>
      <encryption_algorithm>Vendor-specific</encryption_algorithm>
      <xref type="rfc" data="rfc4793"/>
    </record>
  </registry>
  <registry id="eappotp-identifiers-6">
    <title>MAC Algorithms</title>
    <xref type="rfc" data="rfc4793"/>
    <expert>Joseph Salowey</expert>
    <range>
      <value>0x0002-0x7fff</value>
      <registration_rule>Specification Required and IESG Approval</registration_rule>
    </range>
    <range>
      <value>0x8000-0xffff</value>
      <registration_rule>Vendor-specific proprietary algorithms</registration_rule>
    </range>
    <record>
      <octet_1>0x00</octet_1>
      <octet_2>0x00</octet_2>
      <MAC_algorithm>Reserved</MAC_algorithm>
      <xref type="rfc" data="rfc4793"/>
    </record>
    <record>
      <octet_1>0x00</octet_1>
      <octet_2>0x01</octet_2>
      <MAC_algorithm>HMAC (default)</MAC_algorithm>
      <xref type="rfc" data="rfc4793"/>
    </record>
    <record>
      <octet_1>0x80</octet_1>
      <octet_2>-</octet_2>
      <MAC_algorithm>Vendor-specific</MAC_algorithm>
      <xref type="rfc" data="rfc4793"/>
    </record>
  </registry>
  <people/>
</registry>
