hashids.github.io
hashids.github.io copied to clipboard
Updated list of recommended hash algorithms
Removed MD5 and replaced SHA-1 with SHA-2 in the list of recommended hash algorithms.
MD5 and SHA-1 generally shouldn't be recommended for ANY case of encoding "sensitive data" anymore. Both are considered to be cryptographically broken.
MD5: https://www.kb.cert.org/vuls/id/836068 SHA-1: https://sha-mbles.github.io/