htpasswd creation in Livecode
stephen barncard
stephenREVOLUTION2 at barncard.com
Wed Jan 16 23:08:41 EST 2013
I need to make my own MD5 password generator to use with htpasswd password
encryption. MD5Digests doesn't seem to cut it.
php has a function called crypt(
$password = crypt($clearTextPassword, base64_encode($clearTextPassword));
seems like this should be simple in livecode. What's the encryption method?
I'm working with the awesome Livecode server.
thanks for any help.
--
Stephen Barncard
San Francisco Ca. USA
more about sqb <http://www.google.com/profiles/sbarncar>
More information about the use-livecode
mailing list