<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="tsig-algorithm-names.xsl"?>
<?xml-model href="tsig-algorithm-names.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="tsig-algorithm-names">
  <title>Secret Key Transaction Authentication for DNS (TSIG) Algorithm Names</title>
  <created>2000-09</created>
  <updated>2020-12-02</updated>
  <registry id="tsig-algorithm-names-1">
    <title>TSIG Algorithm Names</title>
    <xref type="rfc" data="rfc8945"/>
    <registration_rule>IETF Review</registration_rule>
    <note>TSIG Algorithm names are text strings encoded using the syntax
of a domain name.  There is no structure required other
than names for different algorithms must be unique when
compared as DNS names, i.e., comparison is case insensitive.
New algorithms are assigned using the IETF Review policy
defined in <xref type="rfc" data="rfc8126"/>.
    </note>
    <record>
      <name>gss-tsig</name>
      <xref type="rfc" data="rfc3645"/>
    </record>
    <record>
      <name>HMAC-MD5.SIG-ALG.REG.INT</name>
      <xref type="rfc" data="rfc8945"/>
    </record>
    <record>
      <name>hmac-sha1</name>
      <xref type="rfc" data="rfc8945"/>
    </record>
    <record>
      <name>hmac-sha224</name>
      <xref type="rfc" data="rfc8945"/>
    </record>
    <record>
      <name>hmac-sha256</name>
      <xref type="rfc" data="rfc8945"/>
    </record>
    <record>
      <name>hmac-sha384</name>
      <xref type="rfc" data="rfc8945"/>
    </record>
    <record>
      <name>hmac-sha512</name>
      <xref type="rfc" data="rfc8945"/>
    </record>
    <record date="2020-07-20">
      <name>hmac-sha256-128</name>
	  <xref type="rfc" data="rfc4868"/>
      <xref type="rfc" data="rfc8945"/>
    </record>
    <record date="2020-07-20">
      <name>hmac-sha384-192</name>
	  <xref type="rfc" data="rfc4868"/>
      <xref type="rfc" data="rfc8945"/>
    </record>
    <record date="2020-07-20">
      <name>hmac-sha512-256</name>
	  <xref type="rfc" data="rfc4868"/>
      <xref type="rfc" data="rfc8945"/>
    </record>
  </registry>
  <people/>
</registry>
