Classes

  ClassDescription
HashChain
An implementation of a Hash Chain structure.
HashList
An implementation of a Hash List structure.
HashNode
Represents a node in a HashList.
HashTree
An implementation of a Hash Tree structure.
HashTreeNode
Represents a node in a HashTree.
MultiHash
Computes multiple hashes/checksums at once.
ParallelHash
Computes the Parallel hash for the input data using the managed libraries.