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

Classes

class  Blake3_Implementation
 
class  Blake3Config
 Defines a configuration for a Blake2B hash function implementation. More...
 
class  Blake3Factory
 Provides instances of implementations of IBlake3. More...
 
class  Hasher
 An incremental hash state that can accept any number of writes. More...
 
interface  IBlake3
 Implementation of BLAKE3 as specified at https://en.wikipedia.org/wiki/BLAKE_(hash_function)#BLAKE3. More...
 
interface  IBlake3Config
 Defines a configuration for a IBlake3 implementation. More...
 
interface  IBlake3Factory
 Provides instances of implementations of IBlake3. More...