Crypto++  5.6.4
Free C++ class library of cryptographic schemes
FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH > Member List

This is the complete list of members for FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >, including all inherited members.

AccessCryptoParameters()FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >inlinevirtual
AccessGroupParameters() (defined in FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >)FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >inline
AccessMaterial()KeyAgreementAlgorithminlinevirtual
Agree(byte *agreedValue, const byte *staticPrivateKey, const byte *ephemeralPrivateKey, const byte *staticOtherPublicKey, const byte *ephemeralOtherPublicKey, bool validateStaticOtherPublicKey=true) const FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >inlinevirtual
AgreedValueLength() const FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >inlinevirtual
Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() const Algorithminlinevirtual
BERDecode(BufferedTransformation &bt)AsymmetricAlgorithminline
Clone() const Clonableinlinevirtual
DEREncode(BufferedTransformation &bt) const AsymmetricAlgorithminline
Domain typedef (defined in FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >)FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >
Element typedef (defined in FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >)FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >
EphemeralPrivateKeyLength() const FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >inlinevirtual
EphemeralPublicKeyLength() const FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >inlinevirtual
FHMQV_Domain(bool clientRole=true) (defined in FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >)FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >inline
FHMQV_Domain(const GroupParameters &params, bool clientRole=true) (defined in FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >)FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >inline
FHMQV_Domain(BufferedTransformation &bt, bool clientRole=true) (defined in FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >)FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >inline
FHMQV_Domain(T1 v1, bool clientRole=true) (defined in FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >)FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >inline
FHMQV_Domain(T1 v1, T2 v2, bool clientRole=true) (defined in FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >)FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >inline
FHMQV_Domain(T1 v1, T2 v2, T3 v3, bool clientRole=true) (defined in FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >)FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >inline
FHMQV_Domain(T1 v1, T2 v2, T3 v3, T4 v4, bool clientRole=true) (defined in FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >)FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >inline
GenerateEphemeralKeyPair(RandomNumberGenerator &rng, byte *privateKey, byte *publicKey) const AuthenticatedKeyAgreementDomainvirtual
GenerateEphemeralPrivateKey(RandomNumberGenerator &rng, byte *privateKey) const FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >inlinevirtual
GenerateEphemeralPublicKey(RandomNumberGenerator &rng, const byte *privateKey, byte *publicKey) const FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >inlinevirtual
GenerateStaticKeyPair(RandomNumberGenerator &rng, byte *privateKey, byte *publicKey) const AuthenticatedKeyAgreementDomainvirtual
GenerateStaticPrivateKey(RandomNumberGenerator &rng, byte *privateKey) const FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >inlinevirtual
GenerateStaticPublicKey(RandomNumberGenerator &rng, const byte *privateKey, byte *publicKey) const FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >inlinevirtual
GetCryptoParameters() const KeyAgreementAlgorithminlinevirtual
GetGroupParameters() const (defined in FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >)FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >inline
GetMaterial() const KeyAgreementAlgorithminlinevirtual
GroupParameters typedef (defined in FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >)FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >
StaticPrivateKeyLength() const FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >inlinevirtual
StaticPublicKeyLength() const FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >inlinevirtual
~Clonable() (defined in Clonable)Clonableinlinevirtual