AccessAbstractGroupParameters() | FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH > | inlineprivate |
AccessCryptoParameters() | FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH > | inlinevirtual |
AccessGroupParameters() | FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH > | inline |
AccessMaterial() | KeyAgreementAlgorithm | inlinevirtual |
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 | Algorithm | inlinevirtual |
BERDecode(BufferedTransformation &bt) | AsymmetricAlgorithm | inline |
Clone() const | Clonable | inlinevirtual |
DEREncode(BufferedTransformation &bt) const | AsymmetricAlgorithm | inline |
Domain typedef | FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH > | |
Element typedef | 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) | FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH > | inline |
FHMQV_Domain(const GroupParameters ¶ms, bool clientRole=true) | FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH > | inline |
FHMQV_Domain(BufferedTransformation &bt, bool clientRole=true) | FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH > | inline |
FHMQV_Domain(T1 v1, bool clientRole=true) | FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH > | inline |
FHMQV_Domain(T1 v1, T2 v2, bool clientRole=true) | FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH > | inline |
FHMQV_Domain(T1 v1, T2 v2, T3 v3, bool clientRole=true) | FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH > | inline |
FHMQV_Domain(T1 v1, T2 v2, T3 v3, T4 v4, bool clientRole=true) | FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH > | inline |
GenerateEphemeralKeyPair(RandomNumberGenerator &rng, byte *privateKey, byte *publicKey) const | AuthenticatedKeyAgreementDomain | virtual |
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 | AuthenticatedKeyAgreementDomain | virtual |
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 |
GetAbstractGroupParameters() const | FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH > | inlineprivate |
GetCryptoParameters() const | KeyAgreementAlgorithm | inlinevirtual |
GetGroupParameters() const | FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH > | inline |
GetMaterial() const | KeyAgreementAlgorithm | inlinevirtual |
GroupParameters typedef | FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH > | |
Hash(const Element *sigma, const byte *e1, size_t e1len, const byte *e2, size_t e2len, const byte *s1, size_t s1len, const byte *s2, size_t s2len, byte *digest, size_t dlen) const | FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH > | inlineprotected |
KeyAgreementRole enum name | FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH > | private |
m_groupParameters | FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH > | private |
m_role | FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH > | private |
RoleClient enum value | FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH > | private |
RoleServer enum value | FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH > | private |
StaticPrivateKeyLength() const | FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH > | inlinevirtual |
StaticPublicKeyLength() const | FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH > | inlinevirtual |
~Algorithm() | Algorithm | inlinevirtual |
~AsymmetricAlgorithm() | AsymmetricAlgorithm | inlinevirtual |
~AuthenticatedKeyAgreementDomain() | AuthenticatedKeyAgreementDomain | inlinevirtual |
~Clonable() | Clonable | inlinevirtual |
~FHMQV_Domain() | FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH > | inlinevirtual |
~KeyAgreementAlgorithm() | KeyAgreementAlgorithm | inlinevirtual |