Welcome Guest, Not a member yet? Register   Sign In
Ion Auth - Lightweight Auth System based on Redux Auth 2

[eluser]Ben Edmunds[/eluser]
Sinclair,

You can look through the hash_password method in the model to see how the encryption is done.

If using stored salts it generates a random salt and then stores that in the users row and then does an sha1 encryption with the salt and the password. But just look through that method for the exact algorithm.


Messages In This Thread
Ion Auth - Lightweight Auth System based on Redux Auth 2 - by El Forum - 06-11-2010, 03:14 PM



Theme © iAndrew 2016 - Forum software by © MyBB