Announcement

Collapse
No announcement yet.

How to Hash passwords

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    How to Hash passwords

    Hello,
    My Question is how I can hash a password, i'm quite new here and in my previous projects bcrypt was already implemented.
    Anyone who knows a way to solve this?

    Thank you for your reply and your time you spent reading this.

    #2
    Do you need passwords, if you can already use SteamId's?

    Comment


    • Skydox
      Skydox commented
      Editing a comment
      Yes, I want to script a Account System which is independent from the Steam IDs

    #3
    https://github.com/mikejsavage/lua-bcrypt

    Comment


    • Skydox
      Skydox commented
      Editing a comment
      Do you know how to implement that into Onset?
Working...
X