Skip to content

Instantly share code, notes, and snippets.

@arifd
Created January 30, 2023 12:46
Show Gist options
  • Save arifd/ced9c9421bc180de1b4e62a05f288921 to your computer and use it in GitHub Desktop.
Save arifd/ced9c9421bc180de1b4e62a05f288921 to your computer and use it in GitHub Desktop.
When to know if you can get away with a non-cryptographically secure hashing algorithm
Would it be bad if someone figured out how to manipulate the hash function to get a certain result?
Would it be bad if someone found out the input from the hash?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment