Hash function
Revision as of 03:51, 22 April 2022 by Todd Price (talk | contribs)
A hash function is a one way intractable function that can be used to map data of arbitrary size to fixed-size values. The values returned by a hash function are called hash values, hash codes, digests, or simply hashes.