botan v1.12.8 (2016-11-14T10:06:52Z)
Dub
Repo
AlgorithmFactory.addHashFunction
botan
algo_factory
algo_factory
AlgorithmFactory
Add a new hash
class
AlgorithmFactory
void
addHashFunction
(
HashFunction
hash
,
in
string
provider
= ""
)
Parameters
hash
HashFunction
the algorithm to add
provider
string
the provider of this algorithm
Meta
Source
See Implementation
botan
algo_factory
algo_factory
AlgorithmFactory
constructors
this
destructors
~this
functions
addBlockCipher
addEngine
addHashFunction
addMac
addPbkdf
addStreamCipher
clearCaches
makeBlockCipher
makeHashFunction
makeMac
makePbkdf
makeStreamCipher
prototypeBlockCipher
prototypeHashFunction
prototypeMac
prototypePbkdf
prototypeStreamCipher
providersOf
setPreferredProvider
properties
engines
Add a new hash