Replies: 1 comment
-
found my information here: https://www.azerothcore.org/wiki/account#salt |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Can someone help me out to understand how is the logic to create new account in db.
What encryption method is used to store the information in table account
As i see only fields: salt, verifier and session_key are encrypted binary code. I need to understand how its created that logic. SHA1 maybe ?
Also i had understand that salt = stores account password correct?
Verifier i do not know what stores and session_key
Beta Was this translation helpful? Give feedback.
All reactions