Password Hash
#3

A password hash is a non-reversible function which takes a plain-text input and produces a hashed output. This is used to safely store user passwords - if your user database was ever leaked it would mean that no one would be able to view the plain-text passwords. Equally, it means that you can also not view user passwords, which is also a good thing.
Reply


Messages In This Thread
Password Hash - by Johny_James - 09.08.2010, 22:26
Re: Password Hash - by [L3th4l] - 10.08.2010, 00:17
Re: Password Hash - by KingJ - 10.08.2010, 00:22
Re: Password Hash - by Johny_James - 10.08.2010, 00:37
Re: Password Hash - by DRIFT_HUNTER - 10.08.2010, 20:44
Re: Password Hash - by Johny_James - 11.08.2010, 09:51
Re: Password Hash - by Claude - 11.08.2010, 10:03
Re: Password Hash - by Jewelz - 11.08.2010, 11:14
Re: Password Hash - by vital2k - 11.08.2010, 11:50
Re: Password Hash - by Akcent_Voltaj - 04.05.2013, 01:03

Forum Jump:


Users browsing this thread: 4 Guest(s)