Welcome Guest, Not a member yet? Register   Sign In
Looking for string hashing using a portable but secure method
#6

[eluser]Nicholas Hanks[/eluser]
I think SHA256 is good for hashing. Usually I hash password using SHA256 with unique salt of 128 character long password in conjunction with salt from config file. In this case if anybody hack your database then it's useless for them since hashed password also relies on config salt and vice versa.


Messages In This Thread
Looking for string hashing using a portable but secure method - by El Forum - 04-27-2009, 12:47 PM



Theme © iAndrew 2016 - Forum software by © MyBB