Saving Hashed Passwords in my database.php |
(06-21-2017, 02:50 AM)zashishz Wrote: Yeah I got your point but my employer doesn't want it to be saved as plain text. Hence, i was searching for the same. Why does your employer not want it to be saved as plain-text? It seems more like an issue of them not understanding the situation rather then a technical issue? Perhaps them being more educated would be a better solution then trying to implement an ineffective technical solution that doesn't really solve the problem, as natanfelles said if the decryption key is on the server you don't gain any security benefits if your file system can be read and it does introduce overhead so you're gaining nothing but the costs are tangible. What problem exactly are they trying to solve? |
Messages In This Thread |
Saving Hashed Passwords in my database.php - by zashishz - 06-19-2017, 06:45 AM
RE: Saving Hashed Passwords in my database.php - by skunkbad - 06-19-2017, 07:35 AM
RE: Saving Hashed Passwords in my database.php - by zashishz - 06-21-2017, 02:50 AM
RE: Saving Hashed Passwords in my database.php - by reactionstudio - 07-30-2017, 07:24 PM
RE: Saving Hashed Passwords in my database.php - by natanfelles - 06-19-2017, 02:08 PM
RE: Saving Hashed Passwords in my database.php - by zashishz - 06-21-2017, 02:53 AM
RE: Saving Hashed Passwords in my database.php - by geabenitez - 07-30-2017, 07:00 PM
RE: Saving Hashed Passwords in my database.php - by ciadvantage - 06-21-2017, 07:51 AM
|