Hashing
Hashing
size (often called a "message") to a fixed size, typically a smaller, unique value
known as a "hash value" or "hash code." This transformation is done using a hash
function, which takes an input (or "key") and produces a unique output (the hash
value).