top | item 2487631

(no title)

TimothyBurgess | 15 years ago

If you insist on using fast hashes, a double salt double hash sandwich is what I use.

		sha1($Salt . sha1($Food . $Salt))
Something like this should be used at a minimum - maybe even toss some herbs and spices in there and hash it a couple more times for good measure. And I know this from my own experience in finding security holes. wink

discuss

order

No comments yet.