Re: draft-stroeder-hashed-userpassword-values-01
Kurt Zeilenga <[email protected]> Thu, 14 Mar 2013 10:34:28 -0700
| Newsgroups | gmane.ietf.ldapext |
|---|---|
| Message-ID | <[email protected]> |
SCRAM is
"{" scram-mech"}" scram-authInfo "$" scram-authValue
where the scram-* productions are defined in RFC 5803. Example:
{SCRAM-SHA-1}4096:oX1HwnNpqWsmV5xrv5m1YQ==$PcqaaIoiFSOA9/txc4QaNa1jWxA=:4m6FNpHpuxJK63WRpXTAinev7zM=
-- Kurt