<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="lisp-parameters.xsl"?>
<?xml-model href="lisp-parameters.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="lisp-parameters">
  <title>Locator/ID Separation Protocol (LISP) Parameters</title>
  <created>2012-04-25</created>
  <updated>2026-04-03</updated>
  
  <registry id="lisp-act-value">
    <title>LISP ACT Values</title>
    <xref type="rfc" data="rfc9301"/>
    <registration_rule>IETF Review or IESG Approval</registration_rule>
    <record>
      <value>0</value>
      <action>No-Action</action>
      <description>The map-cache is kept alive and no packet encapsulation occurs.</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
    <record>
      <value>1</value>
      <action>Natively-Forward</action>
      <description>The packet is not encapsulated or dropped but natively forwarded.</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
    <record>
      <value>2</value>
      <action>Send-Map-Request</action>
      <description>The packet invokes sending a Map-Request.</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
    <record updated="2021-02-24">
      <value>3</value>
      <action>Drop/No-Reason</action>
      <description>A packet that matches this map-cache entry is dropped. An ICMP Unreachable message SHOULD be sent.</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
    <record date="2021-02-24" updated="2022-09-29">
      <value>4</value>
      <action>Drop/Policy-Denied</action>
      <description>A packet matching this Map-Cache entry is dropped because the target EID is
        policy-denied by the xTR or the Mapping System.</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
    <record date="2021-02-24" updated="2022-09-29">
      <value>5</value>
      <action>Drop/Auth-Failure</action>
      <description>A packet matching this Map-Cache entry is dropped because the Map-Request
        for the target EID fails an authentication check by the xTR or the Mapping System.</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
    <record>
      <value>6-7</value>
      <action>Unassigned</action>
      <description/>
    </record>
  </registry>
  
  <registry id="lisp-address-type-codes-registry">
    <title>LISP Address Type Codes (CLOSED)</title>
    <xref type="rfc" data="rfc6830"/><xref type="rfc" data="rfc9301"/>
    <note>Registry closed per <xref type="rfc" data="rfc9301"/>.
    </note>
    </registry>

  <registry id="lisp-algorithm-id-numbers">
    <title>LISP Algorithm ID Numbers</title>
    <xref type="rfc" data="rfc9301"/>
    <registration_rule>First Come First Served</registration_rule>
    <record updated="2021-02-24">
      <name>None</name>
      <value>0</value>
      <mac>None</mac>
      <kdf>None</kdf>
    </record>
    <record updated="2021-02-24">
      <name>HMAC-SHA-1-96-None</name>
      <value>1</value>
      <mac><xref type="rfc" data="rfc2404"/></mac>
      <kdf>None</kdf>
    </record>
    <record updated="2021-02-24">
      <name>HMAC-SHA-256-128-None</name>
      <value>2</value>
      <mac><xref type="rfc" data="rfc4868"/></mac>
      <kdf>None</kdf>
    </record>
    <record updated="2021-02-24">
      <name>HMAC-SHA256-128+HKDF-SHA256</name>
      <value>3</value>
      <mac><xref type="rfc" data="rfc4868"/></mac>
      <kdf><xref type="rfc" data="rfc4868"/></kdf>
    </record>
    <record>
     <name>Unassigned</name>
     <value>4-255</value>
      <mac/>
      <kdf/>
    </record>
  </registry>
  
  <registry id="lisp-crypto-cipher-suite">
    <title>LISP Crypto Cipher Suite</title>
    <xref type="rfc" data="rfc8061"/>
    <registration_rule>First Come First Served</registration_rule>
    <record>
      <value>0</value>
      <action>Reserved</action>
      <suite/>
      <xref type="rfc" data="rfc8061" section="6"/>
    </record>
    <record>
      <value>1</value>
      <action>LISP_2048MODP_AES128_CBC_SHA256</action>
      <suite/>
      <xref type="rfc" data="rfc8061" section="6"/>
    </record>
    <record>
      <value>2</value>
      <action>LISP_EC25519_AES128_CBC_SHA256</action>
      <suite/>
      <xref type="rfc" data="rfc8061" section="6"/>
    </record>
    <record>
      <value>3</value>
      <action>LISP_2048MODP_AES128_GCM</action>
      <suite/>
      <xref type="rfc" data="rfc8061" section="6"/>
    </record>
    <record>
      <value>4</value>
      <action>LISP_3072MODP_AES128_GCM</action>
      <suite/>
      <xref type="rfc" data="rfc8061" section="6"/>
    </record>
    <record>
      <value>5</value>
      <action>LISP_256_EC25519_AES128_GCM</action>
      <suite/>
      <xref type="rfc" data="rfc8061" section="6"/>
    </record>
    <record>
      <value>6</value>
      <action>LISP_256_EC25519_CHACHA20_POLY1305</action>
      <suite/>
      <xref type="rfc" data="rfc8061" section="6"/>
    </record>
    <record>
      <value>7-255</value>
      <action>Unassigned</action>
      <suite/>
    </record>
  </registry>
  
  <registry id="lisp-lcaf-type">
    <title>LISP Canonical Address Format (LCAF) Types</title>
    <xref type="rfc" data="rfc8060"/>
    <registration_rule>Specification Required</registration_rule>
    <expert>Luigi Iannone, Albert Cabellos</expert>
    <record date="2016-12-02">
      <value>0</value>
      <description>Null Body</description>
      <xref type="rfc" data="rfc8060" section="3"/>
    </record>
    <record date="2016-12-02">
      <value>1</value>
      <description>AFI List</description>
      <xref type="rfc" data="rfc8060" section="3"/>
    </record>
    <record date="2016-12-02">
      <value>2</value>
      <description>Instance ID</description>
      <xref type="rfc" data="rfc8060" section="3"/>
    </record>
    <record date="2016-12-02">
      <value>3</value>
      <description>AS Number</description>
      <xref type="rfc" data="rfc8060" section="3"/>
    </record>
    <record>
      <value>4</value>
      <description>Unassigned</description>
    </record>
    <record date="2016-12-02">
      <value>5</value>
      <description>Geo-Coordinates (DEPRECATED)</description>
      <xref type="rfc" data="rfc8060" section="3"/>
      <xref type="draft" data="RFC-ietf-lisp-geo-11"/>
    </record>
    <record>
      <value>6</value>
      <description>Unassigned</description>
    </record>
    <record date="2016-12-02">
      <value>7</value>
      <description>NAT-Traversal</description>
      <xref type="rfc" data="rfc8060" section="3"/>
    </record>
    <record>
      <value>8</value>
      <description>Unassigned</description>
    </record>
    <record date="2016-12-02">
      <value>9</value>
      <description>Multicast Info</description>
      <xref type="rfc" data="rfc8060" section="3"/>
    </record>
    <record date="2016-12-02">
      <value>10</value>
      <description>Explicit Locator Path</description>
      <xref type="rfc" data="rfc8060" section="3"/>
    </record>
    <record date="2016-12-02">
      <value>11</value>
      <description>Security Key</description>
      <xref type="rfc" data="rfc8060" section="3"/>
    </record>
    <record date="2016-12-02">
      <value>12</value>
      <description>Source/Dest Key</description>
      <xref type="rfc" data="rfc8060" section="3"/>
    </record>
    <record date="2016-12-02">
      <value>13</value>
      <description>Replication List Entry</description>
      <xref type="rfc" data="rfc8060" section="3"/>
    </record>
    <record>
      <value>14-16</value>
      <description>Unassigned</description>
    </record>
    <record date="2026-03-24">
      <value>17</value>
      <description>Geo-Location</description>
      <xref type="draft" data="RFC-ietf-lisp-geo-11" section="5"/>
    </record>
    <record>
      <value>18-254</value>
      <description>Unassigned</description>
    </record>
    <record date="2022-07-08">
      <value>255</value>
      <description>Vendor Specific</description>
      <xref type="rfc" data="rfc9306" section="4"/>
    </record>
  </registry>
  
  <registry id="lisp-packet-types">
    <title>LISP Packet Types</title>
    <xref type="rfc" data="rfc9304"/><xref type="rfc" data="rfc9301"/>
    <registration_rule>Standards Action</registration_rule>
    <record date="2017-02-13">
      <value>0</value>
      <description>Reserved</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
    <record date="2017-02-13">
      <value>1</value>
      <description>LISP Map-Request</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
    <record date="2017-02-13">
      <value>2</value>
      <description>LISP Map-Reply</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
    <record date="2017-02-13">
      <value>3</value>
      <description>LISP Map-Register</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
    <record date="2017-02-13">
      <value>4</value>
      <description>LISP Map-Notify</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
    <record date="2021-02-24">
      <value>5</value>
      <description>LISP Map-Notify-Ack</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
    <record date="2017-04-19" updated="2026-04-03">
      <value>6</value>
      <description>LISP DDT Map-Referral (TEMPORARY - registered 2017-04-19, extension registered 2026-04-03, expires 2027-04-19)</description>
      <xref type="rfc" data="rfc8111"/>
    </record>
    <record>
      <value>7</value>
      <description>Unassigned</description>
    </record>
    <record date="2017-02-13">
      <value>8</value>
      <description>LISP Encapsulated Control Message</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
    <record>
      <value>9-14</value>
      <description>Unassigned</description>
    </record>
    <record date="2017-02-13">
      <value>15</value>
      <description>LISP Shared Extension Message</description>
      <xref type="rfc" data="rfc9304"/>
    </record>
  </registry>
  
  <registry id="lisp-shared-extension-message-type-sub-types">
    <title>LISP Shared Extension Message Type Sub-types</title>
    <xref type="rfc" data="rfc9304"/>
    <range>
      <value>0-1023</value>
      <registration_rule>Standards Action</registration_rule>
    </range>
    <range>
      <value>1024-4095</value>
      <registration_rule>First Come First Served</registration_rule>
    </range>
    <record>
      <value>0-1023</value>
      <description>Unassigned</description>
      <controller/>
      
    </record>
    <record date="2017-05-01">
      <value>1024</value>
      <description>Map-Subscribe/Map-Subscribe-Ack</description>
      <xref type="draft" data="draft-boucadair-lisp-subscribe-05"/>
      <controller><xref type="person" data="Mohamed_Boucadair"/></controller>
    </record>
    <record date="2017-05-01">
      <value>1025</value>
      <description>Map-Bulk-Request/Map-Bulk-Reply</description>
      <xref type="draft" data="draft-boucadair-lisp-bulk-06"/>
      <controller><xref type="person" data="Mohamed_Boucadair"/></controller>
    </record>
    <record date="2017-05-01">
      <value>1026</value>
      <description>Map-Solicit-Request/Map-Solicit-Reply</description>
      <xref type="draft" data="draft-boucadair-lisp-itr-failure-04"/>
      <controller><xref type="person" data="Mohamed_Boucadair"/></controller>
    </record>
    <record>
      <value>1027-4095</value>
      <description>Unassigned</description>
      <controller/>
      
    </record>
  </registry>
  
  <registry id="lisp-gpe-next-protocol">
    <title>LISP-GPE Next Protocol</title>
    <xref type="rfc" data="rfc9305"/>
    <registration_rule>Specification Required</registration_rule>
	<expert>Darrel Lewis, Luigi Iannone</expert>
    <record date="2020-08-14">
      <value>0x00</value>
      <description>Reserved</description>
      <xref type="rfc" data="rfc9305"/>
    </record>
    <record date="2020-08-14">
      <value>0x01</value>
      <description>IPv4</description>
      <xref type="rfc" data="rfc9305"/>
    </record>
    <record date="2020-08-14">
      <value>0x02</value>
      <description>IPv6</description>
      <xref type="rfc" data="rfc9305"/>
    </record>
    <record date="2020-08-14">
      <value>0x03</value>
      <description>Ethernet</description>
      <xref type="rfc" data="rfc9305"/>
    </record>
    <record date="2020-08-14">
      <value>0x04</value>
      <description>NSH</description>
      <xref type="rfc" data="rfc9305"/>
    </record>
    <record>
      <value>0x05-0x7D</value>
      <description>Unassigned</description>
    </record>
    <record date="2020-08-14">
      <value>0x7E-0x7F</value>
      <description>Experimentation and testing</description>
	  <xref type="rfc" data="rfc9305"/>
    </record>
    <record>
      <value>0x80-0xFD</value>
      <description>Unassigned (shim headers)</description>
    </record>
    <record date="2020-08-19">
      <value>0xFE-0xFF</value>
      <description>Experimentation and testing (shim headers)</description>
	  <xref type="rfc" data="rfc9305"/>
    </record>
  </registry>
  
    <registry id="lisp-parameters-lisp-control-plane-header-bits-map-request">
    <title>LISP Control Plane Header Bits: Map-Request</title>
    <xref type="rfc" data="rfc9301"/>
    <registration_rule>Specification Required</registration_rule>
    <expert>Albert Cabellos, Dino Farinacci</expert>
    <record date="2021-02-25">
      <spec-name>A</spec-name>
      <iana-name>Map-Request-A</iana-name>
      <bit>4</bit>
      <description>Authoritative Bit</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
    <record date="2021-02-25">
      <spec-name>M</spec-name>
      <iana-name>Map-Request-M</iana-name>
      <bit>5</bit>
      <description>Map Data Present Bit</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
    <record date="2021-02-25">
      <spec-name>P</spec-name>
      <iana-name>Map-Request-P</iana-name>
      <bit>6</bit>
      <description>RLOC-Probe Request Bit</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
    <record date="2021-02-25">
      <spec-name>S</spec-name>
      <iana-name>Map-Request-S</iana-name>
      <bit>7</bit>
      <description>Solicit Map-Request (SMR) Bit</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
    <record date="2021-02-25">
      <spec-name>p</spec-name>
      <iana-name>Map-Request-p</iana-name>
      <bit>8</bit>
      <description>Proxy-ITR Bit</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
    <record date="2021-02-25">
      <spec-name>s</spec-name>
      <iana-name>Map-Request-s</iana-name>
      <bit>9</bit>
      <description>Solicit Map-Request Invoked Bit</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
    <record date="2023-02-28">
      <spec-name>I</spec-name>
      <iana-name>Map-Request-I</iana-name>
      <bit>11</bit>
      <description>xTR-ID Bit</description>
      <xref type="rfc" data="rfc9437"/>
    </record>
    <record date="2021-02-25">
      <spec-name>L</spec-name>
      <iana-name>Map-Request-L</iana-name>
      <bit>17</bit>
      <description>Local xTR</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
    <record date="2021-02-25">
      <spec-name>D</spec-name>
      <iana-name>Map-Request-D</iana-name>
      <bit>18</bit>
      <description>Don't Map-Reply Bit</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
  </registry>
  
    <registry id="lisp-parameters-lisp-control-plane-header-bits-map-reply">
    <title>LISP Control Plane Header Bits: Map-Reply</title>
    <xref type="rfc" data="rfc9301"/>
    <registration_rule>Specification Required</registration_rule>
    <expert>Albert Cabellos, Dino Farinacci</expert>
    <record date="2021-02-25">
      <spec-name>P</spec-name>
      <iana-name>Map-Reply-P</iana-name>
      <bit>4</bit>
      <description>RLOC-Probe Bit</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
    <record date="2021-02-25" updated="2022-09-29">
      <spec-name>E</spec-name>
      <iana-name>Map-Reply-E</iana-name>
      <bit>5</bit>
      <description>Echo-Nonce Capable Bit</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
    <record date="2021-02-25">
      <spec-name>S</spec-name>
      <iana-name>Map-Reply-S</iana-name>
      <bit>6</bit>
      <description>Security Bit</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
  </registry>

  <registry id="lisp-parameters-lisp-control-plane-header-bits-map-register">
    <title>LISP Control Plane Header Bits: Map-Register</title>
    <xref type="rfc" data="rfc9301"/>
    <registration_rule>Specification Required</registration_rule>
    <expert>Albert Cabellos, Dino Farinacci</expert>
    <record date="2021-02-25">
      <spec-name>P</spec-name>
      <iana-name>Map-Register-P</iana-name>
      <bit>4</bit>
      <description>Proxy Map-Reply Bit</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
    <record date="2021-02-25">
      <spec-name>S</spec-name>
      <iana-name>Map-Register-S</iana-name>
      <bit>5</bit>
      <description>LISP-SEC Capable Bit</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
    <record date="2021-02-25" updated="2022-09-29">
      <spec-name>I</spec-name>
      <iana-name>Map-Register-I</iana-name>
      <bit>6</bit>
      <description>xTR-ID Present Bit</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
  </registry>

  <registry id="lisp-parameters-lisp-control-plane-header-bits-map-request-record">
    <title>LISP Control Plane Header Bits: Map-Request-Record</title>
    <xref type="rfc" data="rfc9437"/>
    <registration_rule>Specification Required</registration_rule>
    <expert>Albert Cabellos, Dino Farinacci</expert>
    <record date="2023-02-28">
      <spec-name>N</spec-name>
      <iana-name>Map-Request-N</iana-name>
      <bit>1</bit>
      <description>Notification-Requested Bit</description>
      <xref type="rfc" data="rfc9437"/>
    </record>
  </registry>

    <registry id="lisp-parameters-lisp-control-plane-header-bits-encapsulated-control-message">
    <title>LISP Control Plane Header Bits: Encapsulated Control Message (ECM)</title>
    <xref type="rfc" data="rfc9301"/>
    <registration_rule>Specification Required</registration_rule>
    <expert>Albert Cabellos, Dino Farinacci</expert>
    <record date="2021-02-25">
      <spec-name>S</spec-name>
      <iana-name>ECM-S</iana-name>
      <bit>4</bit>
      <description>Security Bit</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
    <record date="2021-02-25">
      <spec-name>D</spec-name>
      <iana-name>ECM-D</iana-name>
      <bit>5</bit>
      <description>LISP-DDT Bit</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
    <record date="2021-02-25">
      <spec-name>E</spec-name>
      <iana-name>ECM-E</iana-name>
      <bit>6</bit>
      <description>Forward to ETR Bit</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
    <record date="2021-02-25">
      <spec-name>M</spec-name>
      <iana-name>ECM-M</iana-name>
      <bit>7</bit>
      <description>Destined to Map-Server Bit</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
  </registry>

    <registry id="lisp-parameters-lisp-control-plane-header-bits-eid-record">
    <title>LISP Control Plane Header Bits: EID-Record</title>
    <xref type="rfc" data="rfc9301"/>
    <registration_rule>Specification Required</registration_rule>
    <expert>Albert Cabellos, Dino Farinacci</expert>
    <record date="2021-02-25">
      <spec-name>A</spec-name>
      <iana-name>EID-Record-A</iana-name>
      <bit>19</bit>
      <description>Authoritative Bit</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
  </registry>
  
  <registry id="lisp-parameters-lisp-control-plane-header-bits-rloc-record">
    <title>LISP Control Plane Header Bits: RLOC-Record</title>
    <xref type="rfc" data="rfc9301"/>
    <registration_rule>Specification Required</registration_rule>
    <expert>Albert Cabellos, Dino Farinacci</expert>
    <record date="2021-02-25">
      <spec-name>L</spec-name>
      <iana-name>RLOC-Record-L</iana-name>
      <bit>13</bit>
      <description>Local RLOC Bit</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
    <record date="2021-02-25" updated="2022-09-29">
      <spec-name>p</spec-name>
      <iana-name>RLOC-Record-p</iana-name>
      <bit>14</bit>
      <description>RLOC-Probe Reply Bit</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
    <record date="2021-02-25" updated="2022-09-29">
      <spec-name>R</spec-name>
      <iana-name>RLOC-Record-R</iana-name>
      <bit>15</bit>
      <description>RLOC Reachable Bit</description>
      <xref type="rfc" data="rfc9301"/>
    </record>
  </registry>
  
  <registry id="lisp-ecm-authentication-data-types">
    <title>LISP ECM Authentication Data Types</title>
    <xref type="rfc" data="rfc9303"/>
    <registration_rule>Specification Required</registration_rule>
    <expert>Damien Saucez, Luigi Iannone</expert>
    <record date="2022-07-19">
      <value>0</value>
      <description>Reserved</description>
      <xref type="rfc" data="rfc9303"/>
    </record>
    <record date="2022-07-19">
      <value>1</value>
      <description>LISP-SEC-ECM-EXT</description>
      <xref type="rfc" data="rfc9303"/>
    </record>
    <record>
      <value>2-255</value>
      <description>Unassigned</description>
    </record>
  </registry>

  <registry id="map-reply-authentication-data-types">
    <title>LISP Map-Reply Authentication Data Types</title>
    <xref type="rfc" data="rfc9303"/>
    <registration_rule>Specification Required</registration_rule>
    <expert>Damien Saucez, Luigi Iannone</expert>
    <record date="2022-07-19">
      <value>0</value>
      <description>Reserved</description>
      <xref type="rfc" data="rfc9303"/>
    </record>
    <record date="2022-07-19">
      <value>1</value>
      <description>LISP-SEC-MR-EXT</description>
      <xref type="rfc" data="rfc9303"/>
    </record>
    <record>
      <value>2-255</value>
      <description>Unassigned</description>
    </record>
  </registry>

  <registry id="lisp-sec-preferred-data-hmac-ids">
    <title>LISP-SEC Preferred Authentication Data HMAC IDs</title>
    <xref type="rfc" data="rfc9303"/>
    <registration_rule>Specification Required</registration_rule>
    <expert>Damien Saucez, Luigi Iannone</expert>
    <record date="2022-07-19">
      <value>0</value>
      <description>NOPREF</description>
      <xref type="rfc" data="rfc9303"/>
    </record>
    <record date="2022-07-19">
      <value>1</value>
      <description>AUTH-HMAC-SHA-1-96</description>
      <xref type="rfc" data="rfc2104"/>
    </record>
    <record date="2022-07-19">
      <value>2</value>
      <description>AUTH-HMAC-SHA-256-128</description>
      <xref type="rfc" data="rfc6234"/>
    </record>
    <record>
      <value>3-65535</value>
      <description>Unassigned</description>
    </record>
  </registry>

  <registry id="lisp-sec-authentication-data-key-wrap-ids">
    <title>LISP-SEC Authentication Data Key Wrap IDs</title>
    <xref type="rfc" data="rfc9303"/>
    <registration_rule>Specification Required</registration_rule>
    <expert>Damien Saucez, Luigi Iannone</expert>
    <record date="2022-07-19">
      <value>0</value>
      <description>Reserved</description>
      <keywrap>None</keywrap>
      <kdf>None</kdf>
      <xref type="rfc" data="rfc9303"/>
    </record>
    <record date="2022-07-19">
      <value>1</value>
      <description>NULL-KEY-WRAP-128</description>
      <keywrap><xref type="rfc" data="rfc9303"/></keywrap>
      <kdf>None</kdf>
      <xref type="rfc" data="rfc9303"/>
    </record>
    <record date="2022-07-19">
      <value>2</value>
      <description>AES-KEY-WRAP-128+HKDF-SHA256</description>
      <keywrap><xref type="rfc" data="rfc3394"/></keywrap>
      <kdf><xref type="rfc" data="rfc4868"/></kdf>
      <xref type="rfc" data="rfc9303"/>
    </record>
    <record>
      <value>3-65535</value>
      <description>Unassigned</description>
      <keywrap/>
      <kdf/>
    </record>
  </registry>

  <registry id="lisp-sec-authentication-data-key-derivation-function-ids">
    <title>LISP-SEC Authentication Data Key Derivation Function IDs</title>
    <xref type="rfc" data="rfc9303"/>
    <registration_rule>Specification Required</registration_rule>
    <expert>Damien Saucez, Luigi Iannone</expert>
    <record date="2022-07-19">
      <value>0</value>
      <description>NOPREF</description>
      <xref type="rfc" data="rfc9303"/>
    </record>
    <record date="2022-07-19">
      <value>1</value>
      <description>HKDF-SHA1-128</description>
      <xref type="rfc" data="rfc5869"/>
    </record>
    <record date="2022-07-19">
      <value>2</value>
      <description>HKDF-SHA256</description>
      <xref type="rfc" data="rfc5869"/>
    </record>
    <record>
      <value>3-65535</value>
      <description>Unassigned</description>
    </record>
  </registry>

  <people>
    <person id="Mohamed_Boucadair">
      <name>Mohamed_Boucadair</name>
      <uri>mailto:mohamed.boucadair&amp;orange.com</uri>
      <updated>2017-05-01</updated>
    </person> 
  </people>
  
</registry>
