Security Scol plugin
BLAKE2b Member List

This is the complete list of members for BLAKE2b, including all inherited members.

Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() constBLAKE2binlinevirtual
AlgorithmProvider() constBLAKE2bvirtual
AssertValidKeyLength(size_t length) constSimpleKeyingInterfaceinlineprotected
BLAKE2b(bool treeMode=false, unsigned int digestSize=DIGESTSIZE)BLAKE2b
BLAKE2b(unsigned int digestSize)BLAKE2b
BLAKE2b(const byte *key, size_t keyLength, const byte *salt=NULLPTR, size_t saltLength=0, const byte *personalization=NULLPTR, size_t personalizationLength=0, bool treeMode=false, unsigned int digestSize=DIGESTSIZE)BLAKE2b
BlockSize() constBLAKE2binlinevirtual
CalculateDigest(byte *digest, const byte *input, size_t length)HashTransformationinlinevirtual
CalculateTruncatedDigest(byte *digest, size_t digestSize, const byte *input, size_t length)HashTransformationinlinevirtual
CanUsePredictableIVs() constSimpleKeyingInterfaceinline
CanUseRandomIVs() constSimpleKeyingInterfaceinline
CanUseStructuredIVs() constSimpleKeyingInterfaceinline
Clone() constClonableinlinevirtual
Compress(const byte *input) (defined in BLAKE2b)BLAKE2bprotected
CreateUpdateSpace(size_t &size)HashTransformationinlinevirtual
CRYPTOPP_CONSTANT(DEFAULT_KEYLENGTH=BLAKE2b_Info::DEFAULT_KEYLENGTH) (defined in BLAKE2b)BLAKE2b
CRYPTOPP_CONSTANT(MIN_KEYLENGTH=BLAKE2b_Info::MIN_KEYLENGTH) (defined in BLAKE2b)BLAKE2b
CRYPTOPP_CONSTANT(MAX_KEYLENGTH=BLAKE2b_Info::MAX_KEYLENGTH) (defined in BLAKE2b)BLAKE2b
CRYPTOPP_CONSTANT(DIGESTSIZE=BLAKE2b_Info::DIGESTSIZE) (defined in BLAKE2b)BLAKE2b
CRYPTOPP_CONSTANT(BLOCKSIZE=BLAKE2b_Info::BLOCKSIZE) (defined in BLAKE2b)BLAKE2b
CRYPTOPP_CONSTANT(SALTSIZE=BLAKE2b_Info::SALTSIZE) (defined in BLAKE2b)BLAKE2b
CRYPTOPP_CONSTANT(PERSONALIZATIONSIZE=BLAKE2b_Info::PERSONALIZATIONSIZE) (defined in BLAKE2b)BLAKE2b
DefaultIVLength() constSimpleKeyingInterfaceinline
DefaultKeyLength() constSimpleKeyingInterfaceImpl< MessageAuthenticationCode, BLAKE2b_Info >inlinevirtual
DigestSize() constBLAKE2binlinevirtual
Final(byte *digest)HashTransformationinlinevirtual
GetAlgorithm() constMessageAuthenticationCodeinlineprotectedvirtual
GetIVAndThrowIfInvalid(const NameValuePairs &params, size_t &size)SimpleKeyingInterfaceprotected
GetNextIV(RandomNumberGenerator &rng, byte *iv)SimpleKeyingInterfacevirtual
GetTreeMode() constBLAKE2binline
GetValidKeyLength(size_t keylength) constSimpleKeyingInterfaceImpl< MessageAuthenticationCode, BLAKE2b_Info >inlinevirtual
IncrementCounter(size_t count=BLOCKSIZE) (defined in BLAKE2b)BLAKE2binlineprotected
INTERNALLY_GENERATED_IV enum valueSimpleKeyingInterface
IsResynchronizable() constSimpleKeyingInterfaceinline
IsValidKeyLength(size_t keylength) constSimpleKeyingInterfaceinlinevirtual
IV_Requirement enum nameSimpleKeyingInterface
IVRequirement() constSimpleKeyingInterfaceImpl< MessageAuthenticationCode, BLAKE2b_Info >inlinevirtual
IVSize() constSimpleKeyingInterfaceImpl< MessageAuthenticationCode, BLAKE2b_Info >inlinevirtual
MaxIVLength() constSimpleKeyingInterfaceinlinevirtual
MaxKeyLength() constSimpleKeyingInterfaceImpl< MessageAuthenticationCode, BLAKE2b_Info >inlinevirtual
MinIVLength() constSimpleKeyingInterfaceinlinevirtual
MinKeyLength() constSimpleKeyingInterfaceImpl< MessageAuthenticationCode, BLAKE2b_Info >inlinevirtual
NOT_RESYNCHRONIZABLE enum valueSimpleKeyingInterface
OptimalBlockSize() constHashTransformationinlinevirtual
OptimalDataAlignment() constBLAKE2bvirtual
ParameterBlock typedef (defined in BLAKE2b)BLAKE2b
RANDOM_IV enum valueSimpleKeyingInterface
Ref()HashTransformationinline
Restart()BLAKE2bvirtual
Restart(const BLAKE2b_ParameterBlock &block, const word64 counter[2])BLAKE2b
Resynchronize(const byte *iv, int ivLength=-1)SimpleKeyingInterfaceinlinevirtual
SetKey(const byte *key, size_t length, const NameValuePairs &params=g_nullNameValuePairs)SimpleKeyingInterfacevirtual
SetKeyWithIV(const byte *key, size_t length, const byte *iv, size_t ivLength)SimpleKeyingInterface
SetKeyWithIV(const byte *key, size_t length, const byte *iv)SimpleKeyingInterfaceinline
SetKeyWithRounds(const byte *key, size_t length, int rounds)SimpleKeyingInterface
SetTreeMode(bool mode)BLAKE2binline
State typedef (defined in BLAKE2b)BLAKE2b
StaticAlgorithmName() (defined in BLAKE2b)BLAKE2binline
TagSize() constHashTransformationinline
ThrowIfInvalidIV(const byte *iv)SimpleKeyingInterfaceprotected
ThrowIfInvalidIVLength(int length)SimpleKeyingInterfaceprotected
ThrowIfInvalidKeyLength(size_t length)SimpleKeyingInterfaceprotected
ThrowIfInvalidTruncatedSize(size_t size) constHashTransformationprotected
ThrowIfResynchronizable()SimpleKeyingInterfaceprotected
TruncatedFinal(byte *hash, size_t size)BLAKE2bvirtual
TruncatedVerify(const byte *digest, size_t digestLength)HashTransformationvirtual
UncheckedSetKey(const byte *key, unsigned int length, const CryptoPP::NameValuePairs &params) (defined in BLAKE2b)BLAKE2bprotected
SimpleKeyingInterfaceImpl< MessageAuthenticationCode, BLAKE2b_Info >::UncheckedSetKey(const byte *key, unsigned int length, const NameValuePairs &params)=0SimpleKeyingInterfaceprotectedpure virtual
UNIQUE_IV enum valueSimpleKeyingInterface
UNPREDICTABLE_RANDOM_IV enum valueSimpleKeyingInterface
Update(const byte *input, size_t length)BLAKE2bvirtual
Verify(const byte *digest)HashTransformationinlinevirtual
VerifyDigest(const byte *digest, const byte *input, size_t length)HashTransformationinlinevirtual
VerifyTruncatedDigest(const byte *digest, size_t digestLength, const byte *input, size_t length)HashTransformationinlinevirtual
~Algorithm() (defined in Algorithm)Algorithminlinevirtual
~BLAKE2b() (defined in BLAKE2b)BLAKE2binlinevirtual
~Clonable() (defined in Clonable)Clonableinlinevirtual
~HashTransformation() (defined in HashTransformation)HashTransformationinlinevirtual
~SimpleKeyingInterface() (defined in SimpleKeyingInterface)SimpleKeyingInterfaceinlinevirtual