<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="eap-gpsk-parameters.xsl"?>
<?xml-model href="eap-gpsk-parameters.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="eap-gpsk-parameters">
  <title>Extensible Authentication Protocol Generalized Pre-Shared Key (EAP-GPSK) Parameters</title>
  <category>Extensible Authentication Protocol (EAP)</category>
  <created>2008-12-18</created>
  <updated>2009-02-25</updated>
  <registry id="eap-gpsk-parameters-1">
    <title>EAP-GPSK Ciphersuites</title>
    <xref type="rfc" data="rfc5433"/>
    <registration_rule>IETF Review</registration_rule>
    <record>
      <value>0x0000</value>
      <ks>Reserved</ks>
      <encryption/>
      <ml/>
      <integrity/>
      <key/>
      <xref type="rfc" data="rfc5433"/>
    </record>
    <record>
      <value>0x0001</value>
      <ks>16</ks>
      <encryption>AES-CBC-128</encryption>
      <ml>16</ml>
      <integrity>AES-CMAC-128</integrity>
      <key>GKDF</key>
      <xref type="rfc" data="rfc5433"/>
    </record>
    <record>
      <value>0x0002</value>
      <ks>32</ks>
      <encryption>NULL</encryption>
      <ml>32</ml>
      <integrity>HMAC-SHA256</integrity>
      <key>GKDF</key>
      <xref type="rfc" data="rfc5433"/>
    </record>
    <record>
      <value>0x0003-0xFFFF</value>
      <ks>Unassigned</ks>
      <encryption/>
      <ml/>
      <integrity/>
      <key/>
    </record>
  </registry>
  <registry id="eap-gpsk-parameters-2">
    <title>EAP-GPSK Protected Data Payloads</title>
    <xref type="rfc" data="rfc5433"/>
    <registration_rule>IETF Review</registration_rule>
    <record>
      <value>0x0000</value>
      <description>Reserved</description>
      <confidentiality/>
      <xref type="rfc" data="rfc5433"/>
    </record>
    <record>
      <value>0x0001-0xFFFF</value>
      <description>Unassigned</description>
      <confidentiality/>
    </record>
  </registry>
  <registry id="eap-gpsk-parameters-3">
    <title>EAP-GPSK Failure Codes</title>
    <xref type="rfc" data="rfc5433"/>
    <registration_rule>IETF Review</registration_rule>
    <record>
      <value>0x00000000</value>
      <description>Reserved</description>
      <xref type="rfc" data="rfc5433"/>
    </record>
    <record>
      <value>0x00000001</value>
      <description>PSK Not Found</description>
      <xref type="rfc" data="rfc5433"/>
    </record>
    <record>
      <value>0x00000002</value>
      <description>Authentication Failure</description>
      <xref type="rfc" data="rfc5433"/>
    </record>
    <record>
      <value>0x00000003</value>
      <description>Authorization Failure</description>
      <xref type="rfc" data="rfc5433"/>
    </record>
    <record>
      <value>0x00000004-0xFFFFFFFF</value>
      <description>Unassigned</description>
    </record>
  </registry>
  <registry id="eap-gpsk-parameters-4">
    <title>EAP-GPSK OP Codes</title>
    <xref type="rfc" data="rfc5433"/>
    <registration_rule>IETF Review</registration_rule>
    <record>
      <value>0x00</value>
      <description>Reserved</description>
      <xref type="rfc" data="rfc5433"/>
    </record>
    <record>
      <value>0x01</value>
      <description>GPSK-1</description>
      <xref type="rfc" data="rfc5433"/>
    </record>
    <record>
      <value>0x02</value>
      <description>GPSK-2</description>
      <xref type="rfc" data="rfc5433"/>
    </record>
    <record>
      <value>0x03</value>
      <description>GPSK-3</description>
      <xref type="rfc" data="rfc5433"/>
    </record>
    <record>
      <value>0x04</value>
      <description>GPSK-4</description>
      <xref type="rfc" data="rfc5433"/>
    </record>
    <record>
      <value>0x05</value>
      <description>GPSK-Fail</description>
      <xref type="rfc" data="rfc5433"/>
    </record>
    <record>
      <value>0x06</value>
      <description>GPSK-Protected-Fail</description>
      <xref type="rfc" data="rfc5433"/>
    </record>
    <record>
      <value>0x07-0xFF</value>
      <description>Unassigned</description>
    </record>

  </registry>
  <people/>
</registry>
