<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Digest access authentication - Page 7 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=digest_access_authentication&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=digest_access_authentication&amp;p=8">3.Next</a>
</p>
<p>or "auth-int", then compute the response as follows:</p>

<p>
:<syntaxhighlight lang="text">response = MD5(HA1:nonce:nonceCount:cnonce:qop:HA2)</syntaxhighlight></p>

<p>If the qop directive is unspecified, then compute the response as follows:</p>

<p>
:<syntaxhighlight lang="text">response = MD5(HA1:nonce:HA2)</syntaxhighlight></p>

<p>The above shows that when qop is not specified, the simpler RFC 2069 standard is followed.</p>

<p>In September 2015, RFC 7616 replaced RFC 2617 by adding 4 new <a href="page.php?w=Algorithm">algorithms</a>:</p><p>
<a accesskey="1" href="page.php?w=digest_access_authentication&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=digest_access_authentication&amp;p=8">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
