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