itlaw

Definition

Hash is

any well-defined procedure or mathematical function that converts a large, possibly variable-sized amount of data into a small datum, usually a single integer that may serve as an index to an array.[1]

Overview

"The values returned by a hash function are called hash values, hash codes, hash sums, checksums, or simply hashes."[2]

References