Information, Computer and Network Security Terms Glossary and
Dictionary
Hash Function
Hash Function is a function associated with a table, that computes hash code. All hash functions have one argument, a key, and return two values, a hash id and a hash state, which together represent the hash code. See also equivalence predicate.
Related Terms
Hash Function
|