A hash is the outcome of running an algorithm on data, called a hash function. The hash function transforms a long string of characters into a shorter string of characters. That shorter string of characters (the hash) represents the original string and is typically used in computer programs and cryptography.
A hash is also referred to as a:
- Checksum
- Hash sum
- Hash value
- Hash code
- Hash