Crypto++  8.8
Free C++ class library of cryptographic schemes
MQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION > Member List

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

AccessCryptoParameters()MQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >inlinevirtual
AccessGroupParameters()MQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >inline
AccessMaterial()KeyAgreementAlgorithminlinevirtual
Agree(byte *agreedValue, const byte *staticPrivateKey, const byte *ephemeralPrivateKey, const byte *staticOtherPublicKey, const byte *ephemeralOtherPublicKey, bool validateStaticOtherPublicKey=true) constMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >inlinevirtual
AgreedValueLength() constMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >inlinevirtual
Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() constAlgorithminlinevirtual
AlgorithmProvider() constAlgorithminlinevirtual
Clone() constClonableinlinevirtual
Domain typedef (defined in MQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >)MQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >
Element typedef (defined in MQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >)MQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >
EphemeralPrivateKeyLength() constMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >inlinevirtual
EphemeralPublicKeyLength() constMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >inlinevirtual
GenerateEphemeralKeyPair(RandomNumberGenerator &rng, byte *privateKey, byte *publicKey) constAuthenticatedKeyAgreementDomainvirtual
GenerateEphemeralPrivateKey(RandomNumberGenerator &rng, byte *privateKey) constMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >inlinevirtual
GenerateEphemeralPublicKey(RandomNumberGenerator &rng, const byte *privateKey, byte *publicKey) constMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >inlinevirtual
GenerateStaticKeyPair(RandomNumberGenerator &rng, byte *privateKey, byte *publicKey) constAuthenticatedKeyAgreementDomainvirtual
GenerateStaticPrivateKey(RandomNumberGenerator &rng, byte *privateKey) constMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >inlinevirtual
GenerateStaticPublicKey(RandomNumberGenerator &rng, const byte *privateKey, byte *publicKey) constMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >inlinevirtual
GetCryptoParameters() constKeyAgreementAlgorithminlinevirtual
GetGroupParameters() constMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >inline
GetMaterial() constKeyAgreementAlgorithminlinevirtual
GroupParameters typedef (defined in MQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >)MQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >
MQV_Domain()MQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >inline
MQV_Domain(const GroupParameters &params)MQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >inline
MQV_Domain(BufferedTransformation &bt)MQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >inline
MQV_Domain(T1 v1, T2 v2)MQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >inline
MQV_Domain(T1 v1, T2 v2, T3 v3)MQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >inline
MQV_Domain(T1 v1, T2 v2, T3 v3, T4 v4)MQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >inline
StaticPrivateKeyLength() constMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >inlinevirtual
StaticPublicKeyLength() constMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >inlinevirtual
~Algorithm() (defined in Algorithm)Algorithminlinevirtual
~AsymmetricAlgorithm() (defined in AsymmetricAlgorithm)AsymmetricAlgorithminlinevirtual
~AuthenticatedKeyAgreementDomain() (defined in AuthenticatedKeyAgreementDomain)AuthenticatedKeyAgreementDomaininlinevirtual
~Clonable() (defined in Clonable)Clonableinlinevirtual
~KeyAgreementAlgorithm() (defined in KeyAgreementAlgorithm)KeyAgreementAlgorithminlinevirtual