Jump to content

[HELP] MySQL Query


deltamta

Recommended Posts

Posted

Hey there,

I have another query for today :D I was scripting today a login panel that takes the accounts from a MySQL database so you can login with your forum account. My forum software is SMF but I check the MySQL database and I see that the password is hashed. ( of course ) I was wondering what hash SMF passwords are using and how could I use the same hash in lua! Its probably MD5 combined with something else but im not sure what.

Thanks again,

*Delta^#

Posted

Update : I found it! it's sha1 hash salt but I dont see how could I encrypt the written password so when the player types the password it will convert it into sha1 hash salt so it can match with the password of the forum.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...