htpasswd creation in Livecode
stephen barncard
stephenREVOLUTION2 at barncard.com
Thu Jan 17 01:28:40 EST 2013
Thanks, Pierre!
sqb
On Wed, Jan 16, 2013 at 9:47 PM, Pierre Sahores <sc at sahores-conseil.com>wrote:
> function hexDigest pvalue
> put "" into tRes
> put md5Digest(pValue) into tMD5
> get binaryDecode("H*",tMD5,tRes)
> return tRes
> end hexDigest
>
> If i right remember, rev version credits goes to Mark Wieder
>
--
Stephen Barncard
San Francisco Ca. USA
more about sqb <http://www.google.com/profiles/sbarncar>
More information about the use-livecode
mailing list