Check out CF function Hash(). Very useful. Also good to know it uses the MD5 algorithm, that way you can do identical hashing in other languages (like JavaScript) and get same results.
> -----Original Message----- > From: Dave Babbitt [mailto:[EMAIL PROTECTED]] > Sent: Monday, December 16, 2002 9:06 PM > To: CF-Talk > Subject: Translucent Databases and Cold Fusion > > > Hi Guys! > > Check out http://www.wayner.org/books/td/ - in it, Peter > Wayner describes methods to construct databases that use > one-way functions to scramble data and shield it from prying (snip) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

