Welcome, Guest. Please Login or Register.
August 09, 2025, 02:34:24 PM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  English User Help  |  English Help  |  Password Encryption In YSE1.5.1 « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Password Encryption In YSE1.5.1  (Read 281 times)
jamesweb
Noobie
*
Posts: 5


KABOOM!

ICQ - 21902710james@jamesweb.net WWW
Password Encryption In YSE1.5.1
« on: May 02, 2003, 06:22:47 PM »
Reply with quote

Right, this has probably been answered at some point but I'm sick of searching the forum for the answer so I'm just going to ask.
Also, I'm crap at explaining things so I'm going to try my best to word it in a way that makes sense.

How are passwords encrypted in the latest version of YaBBSE?
For example, I've been told that:
$passwrd = crypt($passwrd, substr($passwrd, 0, 2));
Worked with previous versions, so what would I change that to to make it work with 1.5.1? Umm... 1.5.2, whatever...

Yeah, I think that made sense...

Cheers.
Jim.
Logged

I'll signature you in a minute...
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:Password Encryption In YSE1.5.1
« Reply #1 on: May 02, 2003, 07:04:13 PM »
Reply with quote

Look at Load.php... it has the function md5_hmac.

They are encrypted like so:

$encrypted_password = md5_hmac($clear_text_password, strtolower($username));

-[Unknown]
Logged
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  Password Encryption In YSE1.5.1 « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.839 seconds with 21 queries.