Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

password hasing

$
0
0

Replies: 0

Hi for the password hashing section in setting

how can I determein if the salt is before or after

external database is using
statement like

$newpassword = crypt(md5($password), $pw_salt);

so a single salt for all passwords , but before or after ?


Viewing all articles
Browse latest Browse all 59525

Trending Articles