Data.HashFunction 3.1.1
DHF
|
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... | |