<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="dane-parameters.xsl"?>
<?xml-model href="dane-parameters.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="dane-parameters">
    <title>DNS-Based Authentication of Named Entities (DANE) Parameters</title>
    <created>2012-06-28</created>
    <updated>2026-02-05</updated>
      
    <registry id="certificate-usages">
        <title>TLSA Certificate Usages</title>
        <xref type="rfc" data="rfc6698"/>
        <xref type="rfc" data="rfc7218"/>
        <registration_rule>RFC Required</registration_rule>
        <record>
            <value>0</value>
            <acronym>PKIX-TA</acronym>
            <description>CA constraint</description>
            <xref type="rfc" data="rfc6698"/>
        </record>
        <record>
            <value>1</value>
            <acronym>PKIX-EE</acronym>
            <description>Service certificate constraint</description>
            <xref type="rfc" data="rfc6698"/>
        </record>
        <record>
            <value>2</value>
            <acronym>DANE-TA</acronym>
            <description>Trust anchor assertion</description>
            <xref type="rfc" data="rfc6698"/>
        </record>
        <record>
            <value>3</value>
            <acronym>DANE-EE</acronym>
            <description>Domain-issued certificate</description>
            <xref type="rfc" data="rfc6698"/>
        </record>
        <record>
            <value>4-254</value>
            <acronym/>
            <description>Unassigned</description>
        </record>
        <record>
            <value>255</value>
            <acronym>PrivCert</acronym>
            <description>Reserved for Private Use</description>
            <xref type="rfc" data="rfc6698"/>
        </record>
    </registry>
    
    
    <registry id="selectors">
        <title>TLSA Selectors</title>
        <xref type="rfc" data="rfc6698"/>
        <xref type="rfc" data="rfc7218"/>
        <registration_rule>Specification Required</registration_rule>
        <expert>Viktor Dukhovni, Shumon Huque, Paul Wouters</expert>
        <record>
            <value>0</value>
            <acronym>Cert</acronym>
            <description>Full certificate</description>
            <xref type="rfc" data="rfc6698"/>
        </record>
        <record>
            <value>1</value>
            <acronym>SPKI</acronym>
            <description>SubjectPublicKeyInfo</description>
            <xref type="rfc" data="rfc6698"/>
        </record>
        <record>
            <value>2-254</value>
            <acronym/>
            <description>Unassigned</description>
        </record>
        <record>
            <value>255</value>
            <acronym>PrivSel</acronym>
            <description>Reserved for Private Use</description>
            <xref type="rfc" data="rfc6698"/>
        </record>
    </registry>
    
    <registry id="matching-types">
        <title>TLSA Matching Types</title>
        <xref type="rfc" data="rfc6698"/>
        <xref type="rfc" data="rfc7218"/>
        <registration_rule>Specification Required</registration_rule>
        <expert>Unassigned</expert>
        <record>
            <value>0</value>
            <acronym>Full</acronym>
            <description>No hash used</description>
            <xref type="rfc" data="rfc6698"/>
        </record>
        <record>
            <value>1</value>
            <acronym>SHA2-256</acronym>
            <description>256 bit hash by SHA2</description>
            <xref type="rfc" data="rfc6234"/>
        </record>
        <record>
            <value>2</value>
            <acronym>SHA2-512</acronym>
            <description>512 bit hash by SHA2</description>
            <xref type="rfc" data="rfc6234"/>
        </record>
        <record>
            <value>3-254</value>
            <acronym/>
            <description>Unassigned</description>
        </record>
        <record>
            <value>255</value>
            <acronym>PrivMatch</acronym>
            <description>Reserved for Private Use</description>
            <xref type="rfc" data="rfc6698"/>
        </record>
    </registry>
    
    <people/>
</registry>
