Password Hashing in CodeIgniter
In old days, we were using MD5 and SHA1 algorithms to encrypt the password. But those algorithms are pretty old…
In old days, we were using MD5 and SHA1 algorithms to encrypt the password. But those algorithms are pretty old…