1 Answers
In computer science, a hash list is typically a list of hashes of the data blocks in a file or set of files. Lists of hashes are used for many different purposes, such as fast table lookup and distributed databases.
A hash list is an extension of the concept of hashing an item. A hash list is a subtree of a Merkle tree.
4 views
Answered