Welcome Guest, Not a member yet? Register   Sign In
[split] CodeIgniter 3.0.6 Crypto doesn't work?
#6

If you're using SHA1 to encrypt your password, you're doing it wrong. In fact, if you're using anything to encrypt a password, you're doing it wrong. Passwords should be hashed with a secure hashing algorithm.
Codeigniter is simply one of the tools you need to learn to be a successful developer. Always add more tools to your coding arsenal!
Reply


Messages In This Thread
RE: [split] CodeIgniter 3.0.6 Crypto doesn't work? - by albertleao - 03-30-2016, 12:20 PM



Theme © iAndrew 2016 - Forum software by © MyBB