<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="dskpp.xsl"?>
<?xml-model href="dskpp.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="dskpp">
  <title>Dynamic Symmetric Key Provisioning Protocol (DSKPP)</title>
  <created>2010-09-21</created>
  <updated>2015-06-08</updated>
  
  <registry id="status-codes">
    <title>Status Codes</title>
    <xref type="rfc" data="rfc6063"/>
    <registration_rule>Specification Required</registration_rule>
    <expert>Unassigned</expert>
    <record>
      <name>Continue</name>
      <xref type="rfc" data="rfc6063"/>
    </record>
    <record>
      <name>Success</name>
      <xref type="rfc" data="rfc6063"/>
    </record>
    <record>
      <name>Abort</name>
      <xref type="rfc" data="rfc6063"/>
    </record>
    <record>
      <name>AccessDenied</name>
      <xref type="rfc" data="rfc6063"/>
    </record>
    <record>
      <name>MalformedRequest</name>
      <xref type="rfc" data="rfc6063"/>
    </record>
    <record>
      <name>UnknownRequest</name>
      <xref type="rfc" data="rfc6063"/>
    </record>
    <record>
      <name>UnknownCriticalExtension</name>
      <xref type="rfc" data="rfc6063"/>
    </record>
    <record>
      <name>UnsupportedVersion</name>
      <xref type="rfc" data="rfc6063"/>
    </record>
    <record>
      <name>NoSupportedKeyTypes</name>
      <xref type="rfc" data="rfc6063"/>
    </record>
    <record>
      <name>NoSupportedEncryptionAlgorithms</name>
      <xref type="rfc" data="rfc6063"/>
    </record>
    <record>
      <name>NoSupportedMacAlgorithms</name>
      <xref type="rfc" data="rfc6063"/>
    </record>
    <record>
      <name>NoProtocolVariants</name>
      <xref type="rfc" data="rfc6063"/>
    </record>
    <record>
      <name>NoSupportedKeyPackages</name>
      <xref type="rfc" data="rfc6063"/>
    </record>
    <record>
      <name>AuthenticationDataMissing</name>
      <xref type="rfc" data="rfc6063"/>
    </record>
    <record>
      <name>AuthenticationDataInvalid</name>
      <xref type="rfc" data="rfc6063"/>
    </record>
    <record>
      <name>InitializationFailed</name>
      <xref type="rfc" data="rfc6063"/>
    </record>
    <record>
      <name>ProvisioningPeriodExpired</name>
      <xref type="rfc" data="rfc6063"/>
    </record>

  </registry>
  
  
  <registry id="versions">
    <title>DSKPP Version Registry</title>
    <xref type="rfc" data="rfc6063"/>
    <registration_rule>Standards Action</registration_rule>
    <record>
      <version>1.0</version>
      <xref type="rfc" data="rfc6063"/>
    </record>

  </registry>
  
  
  <registry id="prf-alg-id">
    <title>PRF Algorithm ID Registry</title>
    <xref type="rfc" data="rfc6063"/>
    <registration_rule>Specification Required</registration_rule>
    <expert>Unassigned</expert>
    <record>
      <name>DSKPP-PRF-AES</name>
      <uri>urn:ietf:params:xml:ns:keyprov:dskpp:prf-aes-128</uri>
      <xref type="rfc" data="rfc6063"/>
    </record>
    <record>
      <name>DSKPP-PRF-SHA256</name>
      <uri>urn:ietf:params:xml:ns:keyprov:dskpp:prf-sha256</uri>
      <xref type="rfc" data="rfc6063"/>
    </record>
  </registry>
  
  <registry id="keys">
    <title>Key Container Registry</title>
    <xref type="rfc" data="rfc6063"/>
    <registration_rule>Specification Required</registration_rule>
    <expert>Unassigned</expert>
    <record>
      <name>PSKC Key Container</name>
      <uri>urn:ietf:params:xml:ns:keyprov:dskpp:pskc-key-container</uri>
      <deprecated>FALSE</deprecated>
      <xref type="rfc" data="rfc6030"/>
      <xref type="rfc" data="rfc6063"/>
    </record>
    <record>
      <name>SKPC Key Container</name>
      <uri>urn:ietf:params:xml:ns:keyprov:dskpp:skpc-key-container</uri>
      <deprecated>FALSE</deprecated>
      <xref type="rfc" data="rfc6031"/>
      <xref type="rfc" data="rfc6063"/>
    </record>
    <record>
      <name>PKCS12 Key Container</name>
      <uri>urn:ietf:params:xml:ns:keyprov:dskpp:pkcs12-key-container</uri>
      <deprecated>FALSE</deprecated>
      <xref type="text">'Personal Information Exchange Syntax Standard', PKCS 12 Version 1.0</xref>
      <xref type="uri" data="ftp://ftp.rsasecurity.com/pub/pkcs/pkcs-12/pkcs-12v1.pdf"/>
      <xref type="rfc" data="rfc6063"/>
    </record>
    <record>
      <name>PKCS5-XML Key Container</name>
      <uri>urn:ietf:params:xml:ns:keyprov:dskpp:pkcs5-xml-key-container</uri>
      <deprecated>FALSE</deprecated>
      <xref type="text">'XML Schema for PKCS 5 Version 2.0', PKCS 5 Version 2.0 Amd.1 (FINAL DRAFT), October 2006</xref>
      <xref type="uri" data="http://www.rsasecurity.com/rsalabs/pkcs/"/>
      <xref type="rfc" data="rfc6063"/>
    </record>
    </registry>
  
  <people/>
</registry>
