Welcome Guest, Not a member yet? Register   Sign In
Saving Hashed Passwords in my database.php
#3

(This post was last modified: 06-19-2017, 02:09 PM by natanfelles. Edit Reason: . )

I never did it but I believe that you can use Encryption Library.

But anyway, your encryption key will remain on the server. An attacker able to enter your server will surely be able to decode your passwords. The processing time will also increase due to having to decrypt the password every time you access the database. Maybe it's better to use a more reliable hosting.
Reply


Messages In This Thread
RE: Saving Hashed Passwords in my database.php - by natanfelles - 06-19-2017, 02:08 PM



Theme © iAndrew 2016 - Forum software by © MyBB