store passwords in a database and someone sent a link to a microsoft
document explaining the security benefits to storing passwords that way.
In the article, it talked about using a "salt" parameter that the hash
uses to generate a different hashed result. After looking at the CFMX
6.1 documentation, I don't see anything about being able to do that.
Does anyone know if there is built in functionality for this? Or would
it just be best to append the salt value to the submitted password
before doing the hash function? Any insight would be appreciated.
John Burns
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

