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