<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="http-dig-alg.xsl"?>
<?oxygen RNGSchema="http-dig-alg.rng" type="xml"?>
<registry xmlns="http://www.iana.org/assignments" id="http-dig-alg">
  <title>Hypertext Transfer Protocol (HTTP) Digest Algorithm Values</title>
  <created>2002-01-03</created>
  <updated>2010-04-21</updated>
  <registry id="http-dig-alg-1">
    <title>HTTP Digest Algorithm Values</title>
    <xref type="rfc" data="rfc3230"/>
    <registration_rule>Specification Required</registration_rule>
    <record>
      <name>MD5</name>
      <description>The MD5 algorithm, as specified in <xref type="rfc" data="rfc1321"/>.         
The output of this algorithm is encoded using
the base64 encoding <xref type="rfc" data="rfc4648"/>.</description>
      <xref type="rfc" data="rfc1321"/>
      <xref type="rfc" data="rfc4648"/>
      <xref type="rfc" data="rfc5843"/>
    </record>
    <record>
      <name>SHA</name>
          <description>The SHA-1 algorithm <xref type="uri" data="http://csrc.nist.gov/publications/PubsFIPS.html"/><xref type="text">National Institute of Standards and Technology.
Secure Hash Standard (SHS).  FEDERAL INFORMATION PROCESSING STANDARDS PUBLICATION 180-3, U.S. Department of
Commerce, October 2008.</xref>.  The output of this algorithm is encoded using the base64 encoding <xref type="rfc" data="rfc4648"/>.</description>
      <xref type="uri" data="http://csrc.nist.gov/publications/PubsFIPS.html"/>
      <xref type="text">National Institute of Standards and Technology.
                Secure Hash Standard (SHS).  FEDERAL INFORMATION PROCESSING
                STANDARDS PUBLICATION 180-3, U.S. Department of
                Commerce, October 2008.</xref>
      <xref type="rfc" data="rfc4648"/>
      <xref type="rfc" data="rfc5843"/>
    </record>
    <record>
      <name>SHA-256</name>
          <description>The SHA-256 algorithm <xref type="uri" data="http://csrc.nist.gov/publications/PubsFIPS.html"/><xref type="text">National Institute of Standards and Technology.
                    Secure Hash Standard (SHS).  FEDERAL INFORMATION PROCESSING
                    STANDARDS PUBLICATION 180-3, U.S. Department of
                    Commerce, October 2008.</xref>.  The output           
                    of this algorithm is encoded using the
                    base64 encoding <xref type="rfc" data="rfc4648"/>.</description>
          <xref type="uri" data="http://csrc.nist.gov/publications/PubsFIPS.html"/>
          <xref type="text">National Institute of Standards and Technology.
                Secure Hash Standard (SHS).  FEDERAL INFORMATION PROCESSING
                STANDARDS PUBLICATION 180-3, U.S. Department of
                Commerce, October 2008.</xref>
      <xref type="rfc" data="rfc4648"/>
      <xref type="rfc" data="rfc5843"/>
    </record>
        <record>
              <name>SHA-512</name>
              <description>The SHA-512 algorithm <xref type="uri" data="http://csrc.nist.gov/publications/PubsFIPS.html"/><xref type="text">National Institute of Standards and Technology.
                    Secure Hash Standard (SHS).  FEDERAL INFORMATION PROCESSING
                    STANDARDS PUBLICATION 180-3, U.S. Department of
                    Commerce, October 2008.</xref>.  The output           
                    of this algorithm is encoded using the
                    base64 encoding <xref type="rfc" data="rfc4648"/>.</description>
              <xref type="uri" data="http://csrc.nist.gov/publications/PubsFIPS.html"/>
              <xref type="text">National Institute of Standards and Technology.
                    Secure Hash Standard (SHS).  FEDERAL INFORMATION PROCESSING
                    STANDARDS PUBLICATION 180-3, U.S. Department of
                    Commerce, October 2008.</xref>
              <xref type="rfc" data="rfc4648"/>
              <xref type="rfc" data="rfc5843"/>
        </record>    
    <record>
      <name>UNIXsum</name>
      <description>The algorithm computed by the UNIX ``sum''            
command, as defined by the Single UNIX
Specification, Version 2 <xref type="text">The Open Group.  The Single UNIX Specification,
Version 2 - 6 Vol Set for UNIX 98.  Document number T912,
The Open Group, February 1997.</xref>.  The output
of this algorithm is an ASCII decimal-digit
string representing the 16-bit checksum,
which is the first word of the output of the
UNIX ``sum'' command.</description>
      <xref type="text">The Open Group.  The Single UNIX Specification,
Version 2 - 6 Vol Set for UNIX 98.  Document number T912,
The Open Group, February 1997.</xref>
    </record>
    <record>
      <name>UNIXcksum</name>
      <description>The algorithm computed by the UNIX ``cksum''          
command, as defined by the Single UNIX
Specification, Version 2 <xref type="text">The Open Group.  The Single UNIX Specification,
Version 2 - 6 Vol Set for UNIX 98.  Document number T912,
The Open Group, February 1997.</xref>.  The output
of this algorithm is an ASCII digit string
representing the 32-bit CRC, which is the
first word of the output of the UNIX ``cksum''
command.</description>
      <xref type="text">The Open Group.  The Single UNIX Specification,
Version 2 - 6 Vol Set for UNIX 98.  Document number T912,
The Open Group, February 1997.</xref>
    </record>
  </registry>
  <people/>
</registry>

