Quantcast
Channel: forum.coppermine-gallery.net
Viewing all articles
Browse latest Browse all 9614

Re: SMF 2.1 bridge

$
0
0
OK... let's hash this out... (pun intended...)
What SMF did appears to be this:
[code] Use bcrypt for passwords and SHA-512 for cookies
Shift from sha256(sha1(lower(username) . password)) to password_hash(sha1(lower(username) . password), PASSWORD_BCRY...

Viewing all articles
Browse latest Browse all 9614

Trending Articles