Description:
A funny design to remind that a random string called salt needs to be used when storing passwords as a hash. This avoids any malicious actor to easily find out which is the password with pre-calculated hashes.
Tags:
symmetric encryption, aes256, sha1, hmac, hashcat