Data.HashFunction 3.1.1
DHF
Loading...
Searching...
No Matches
Data.HashFunction.Core Namespace Reference

Namespaces

namespace  LibraryLoader
 
namespace  Utilities
 

Classes

class  BlockTransformerBase
 Base implementation for an internal state of an iteratively computable hash function value. More...
 
class  HashFunctionBase
 Abstract implementation of an IHashFunction. Provides convenience checks and ensures a default HashSize has been set at construction. More...
 
class  StreamableHashFunctionBase
 Common interface to non-cryptographic hash functions that can be computed over a stream of data without buffering. More...