
What is a hash? A hash is an algorithm that maps data sets of variable length to data sets of a fixed length. Confused? Basically it encrypts any text to a specific length.
MD5 : 32 chars
SHA1 : 40 chars
SHA256 : 64 chars
CRC32 : 8 chars
TIGER192 : 48 chars