Just take the string as bytes and hash it ffs

you are viewing a single comment's thread
view the rest of the comments

And I showed you a way that we can make it so it doesn't matter.

Force local hash -> Hash/salt what you get. Password can be a million characters long. You'll only ever get like 128 characters.

Nothing I talked about said to not validate inputs. Just that we don't have to limit a persons password selection.

  • source
  • parent