> But if it's a one way hash, why do you need to store it, you > can't decrypt it. What is the purpose? The purpose of using a one-way hash is to allow password comparisons without actually sending the password itself over the network. Whenever you hash a specific password, you get the same hash result. So, if I hash my password, then send you the hash, and you store it, you can later compare it to another hash of the same password. If they match, the password is obviously the same. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ------------------------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message with 'unsubscribe' in the body to [EMAIL PROTECTED]
- Re: CFMAIL Reply to Peter Alexandrou
- RE: CFMAIL Reply to Juan Andres Alvarez Valenzuela
- RE: Storing passwords in database as one wa... Robert Everland
- RE: Storing passwords in database as o... Jon Tillman
- RE: Storing passwords in database ... Robert Everland III
- RE: Storing passwords in datab... Norman Elton
- RE: Storing passwords in datab... Steve Bernard
- RE: Storing passwords in datab... Jon Tillman
- RE: Storing passwords in database as o... Dan O'Keefe
- Re: Storing passwords in database as o... Hong
- RE: Storing passwords in database as one wa... Dave Watts
- RE: Storing passwords in database as one wa... Chapman, Katrina
- RE: Storing passwords in database as o... Neil Clark
- Re: Storing passwords in database ... Rob Keniger
- RE: Storing passwords in datab... Neil Clark
- Re: Storing passwords in d... Rob Keniger
- RE: Storing passwords... Neil Clark
- Re: Storing passwords... Jon Tillman
- RE: Storing passw... Neil Clark
- RE: Storing passwords in database ... Jon Tillman
- RE: Storing passwords in datab... Neil Clark

