![]() |
salt, what is it?
In the vb3user field, what does salt char(3) represent? :confused:
|
pepper?
|
Salt is NaCl...
Whoops, wrong salt? Salt is a few screwed up characters that are used for the password hash to make it more secure. I think it's something like md5(md5($password) + md5($salt)) |
It's an additional level of encryption that makes it virtually impossible to reverse an md5 encrypted password.
|
I believe there's even more to it than that, I think they mix in the userid too?
|
ok, thanks
|
Quote:
Actually, I was slightly wrong. PHP Code:
|
Hmm in functions_newpost.php or something I saw some weird line of a loada md5'ing going on including some other stuff :confused:
Looks like they really kept security in mind when making vB3 :eek: |
maybe the md5 thing there was for the login on making new posts?
|
Its the posthash I expect, which is used for attachments amongst other things I suspect.
|
All times are GMT. The time now is 02:42 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|