asked 108k views
4 votes
What is the output of a hash function called?

1 Answer

3 votes

Answer:

Fixed Length Output (Hash Value)

This process is often referred to as hashing the data. In general, the hash is much smaller than the input data, hence hash functions are sometimes called compression functions. Since a hash is a smaller representation of a larger data, it is also referred to as a digest.

answered
User Pramodya Mendis
by
8.8k points

No related questions found