<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="ipseckey-rr-parameters.xsl"?>
<?xml-model href="ipseckey-rr-parameters.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="ipseckey-rr-parameters">
  <title>IPSECKEY Resource Record Parameters</title>
  <created>2004-12-20</created>
  <updated>2023-03-15</updated>
  
  <registry id="ipseckey-rr-parameters-1">
    <title>Algorithm Type Field</title>
    <xref type="rfc" data="rfc4025"/>
    <xref type="rfc" data="rfc9373"/>
    <registration_rule>IETF Review</registration_rule>
    <record>
      <value>0</value>
      <description>No Public key is present</description>
      <format/>
      <xref type="rfc" data="rfc4025"/>
    </record>
    <record updated="2023-01-10">
      <value>1</value>
      <description>A DSA Public Key</description>
      <format> <xref type="rfc" data="rfc2536">RFC2536, Section 2</xref></format>
      <xref type="rfc" data="rfc4025"/>
    </record>
    <record>
      <value>2</value>
      <description>An RSA Public Key</description>
      <format> <xref type="rfc" data="rfc3110">RFC3110, Section 2</xref></format>
      <xref type="rfc" data="rfc4025"/>
    </record>
    <record date="2016-08-11" updated="2023-01-10">
      <value>3</value>
      <description>An ECDSA Public Key</description>
      <format><xref type="rfc" data="rfc6605">RFC6605, Section 4</xref></format>
      <xref type="rfc" data="rfc8005"/>
    </record>
    <record date="2023-01-10">
      <value>4</value>
      <description>An EdDSA Public Key</description>
      <format><xref type="rfc" data="rfc8080">RFC8080, Section 3</xref></format>
      <xref type="rfc" data="rfc9373"/>
    </record>
    <record>
      <value>5-255</value>
      <description>Unassigned</description>
      <format/>
    </record>
  </registry>
  
  <registry id="ipseckey-rr-parameters-2">
    <title>Gateway Type Field</title>
    <xref type="rfc" data="rfc4025"/>
    <registration_rule>Standards Action</registration_rule>
    <record>
      <value>0</value>
      <description>No gateway is present</description>
      <xref type="rfc" data="rfc4025"/>
    </record>
    <record>
      <value>1</value>
      <description>A 4-byte IPv4 address is present</description>
      <xref type="rfc" data="rfc4025"/>
    </record>
    <record>
      <value>2</value>
      <description>A 16-byte IPv6 address is present</description>
      <xref type="rfc" data="rfc4025"/>
    </record>
    <record>
      <value>3</value>
      <description>A wire-encoded domain name is present</description>
      <xref type="rfc" data="rfc4025"/>
    </record>
    <record>
      <value>4-255</value>
      <description>Unassigned</description>
    </record>
  </registry>
  <people/>
</registry>
