MyBB Support

How would I change MD5 to SHA1 1.6 password encryption?

Submitted by Blowjob, , Thread ID: 2754

Thread Closed
Blowjob
Closed Account
Level:
0
Reputation:
26
Posts:
2.16K
Likes:
189
Credits:
2.53K
11-04-2015, 09:40 PM
#1
I don't want to just go in there, and blindly replace everything that says md5 to sha1,

I'm wondering if theres anything that I would have to prevent from being editied if I do this?

RE: How would I change MD5 to SHA1 1.6 password encryption?

Sozin
Nan Ihier Gelair Mordor
Divine
Level:
0
Reputation:
91
Posts:
2.33K
Likes:
375
Credits:
11K
11-04-2015, 09:48 PM
#2
Core edit. Or create your own registration page. Change md5 to sha1.

btw, its still not secure. I have heard/read that blowfish seems to be a nice password encryption algo. google.

Remember to hash password with a string (salt).

That's all.
Do not let your difficulties fill you with anxiety, after all it is only in the darkest nights that stars shine more brightly. - Ali(a.s)

Developer( PHP, Python, C++, HTML+CSS, JS I am available for Hire. Message Me for details.

RE: How would I change MD5 to SHA1 1.6 password encryption?

Blowjob
Closed Account
Level:
0
Reputation:
26
Posts:
2.16K
Likes:
189
Credits:
2.53K
OP
11-04-2015, 09:50 PM
This post was last modified: 11-04-2015, 09:50 PM by Blowjob
#3
11-04-2015, 09:48 PM
AmN Wrote:
Core edit. Or create your own registration page. Change md5 to sha1.

btw, its still not secure. I have heard/read that blowfish seems to be a nice password encryption algo. google.

Remember to hash password with a string (salt).

That's all.

Actually, what I'm going to do is test this new thing.


I added a function to inc/init.php that'll use the encryption stuff, so if I have any bugs/chagnes/whatever I can edit it there.


let's hope it works.

And I might use that once I actually get this shit setup lol

Users browsing this thread: 1 Guest(s)