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 |
AlgorithmProvider() const | Algorithm | inlinevirtual |
Clone() const | Clonable | inlinevirtual |
Domain typedef (defined in HMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >) | HMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH > | |
Element typedef (defined in HMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >) | 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 |
GetCryptoParameters() const | KeyAgreementAlgorithm | inlinevirtual |
GetGroupParameters() const | HMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH > | inline |
GetMaterial() const | KeyAgreementAlgorithm | inlinevirtual |
GroupParameters typedef (defined in HMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >) | HMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH > | |
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 |
StaticPrivateKeyLength() const | HMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH > | inlinevirtual |
StaticPublicKeyLength() const | HMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH > | inlinevirtual |
~Algorithm() (defined in Algorithm) | Algorithm | inlinevirtual |
~AsymmetricAlgorithm() (defined in AsymmetricAlgorithm) | AsymmetricAlgorithm | inlinevirtual |
~AuthenticatedKeyAgreementDomain() (defined in AuthenticatedKeyAgreementDomain) | AuthenticatedKeyAgreementDomain | inlinevirtual |
~Clonable() (defined in Clonable) | Clonable | inlinevirtual |
~HMQV_Domain() (defined in HMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH >) | HMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH > | inlinevirtual |
~KeyAgreementAlgorithm() (defined in KeyAgreementAlgorithm) | KeyAgreementAlgorithm | inlinevirtual |