<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-httpauth-scram-auth" target="https://datatracker.ietf.org/doc/html/draft-ietf-httpauth-scram-auth-12">
   <front>
      <title>Salted Challenge Response (SCRAM) HTTP Authentication Mechanism</title>
      <author initials="A." surname="Melnikov" fullname="Alexey Melnikov">
         </author>
      <date month="November" day="28" year="2015" />
      <abstract>
	 <t>   The authentication mechanism most widely deployed and used by
   Internet application protocols is the transmission of clear-text
   passwords over a channel protected by Transport Layer Security (TLS).
   There are some significant security concerns with that mechanism,
   which could be addressed by the use of a challenge response
   authentication mechanism protected by TLS.  Unfortunately, the HTTP
   Digest challenge response mechanism presently on the standards track
   failed widespread deployment, and have had success only in limited
   use.

   This specification describes a family of HTTP authentication
   mechanisms called the Salted Challenge Response Authentication
   Mechanism (SCRAM), which addresses security concerns with HTTP Digest
   and meets the deployability requirements.  When used in combination
   with TLS or an equivalent security layer, a mechanism from this
   family could improve the status-quo for HTTP authentication.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-httpauth-scram-auth-12" />
   
</reference>
