Marwan,

There is a new function add to CF 4.5.1 called hash().  It is mentioned
in the release notes.  hash() creates an MD5 Hash of the what ever
string you feed it.  I use this function to encrypt the passwords of my
users before I write to the DB.  This works quite well for me.

Josh Meekhof

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to