13extern const char MQV_FNAME[] = __FILE__;
17#if defined(CRYPTOPP_DEBUG) && !defined(CRYPTOPP_DOXYGEN_PROCESSING)
18void TestInstantiations_MQV()
24 CRYPTOPP_UNUSED(ecmqv);
27void TestInstantiations_HMQV()
32 CRYPTOPP_UNUSED(hmqv);
33 CRYPTOPP_UNUSED(echmqv);
36void TestInstantiations_FHMQV()
41 CRYPTOPP_UNUSED(fhmqv);
42 CRYPTOPP_UNUSED(ecfhmqv);
Library configuration file.
Classes and functions for Elliptic Curves over prime and binary fields.
Classes for Fully Hashed Menezes-Qu-Vanstone key agreement in GF(p)
FHMQV_Domain< DL_GroupParameters_GFP_DefaultSafePrime > FHMQV
Fully Hashed Menezes-Qu-Vanstone in GF(p)
Classes for Hashed Menezes-Qu-Vanstone key agreement in GF(p)
HMQV_Domain< DL_GroupParameters_GFP_DefaultSafePrime > HMQV
Hashed Menezes-Qu-Vanstone in GF(p)
Classes for Menezes–Qu–Vanstone (MQV) key agreement.
MQV_Domain< DL_GroupParameters_GFP_DefaultSafePrime > MQV
Menezes-Qu-Vanstone in GF(p) with key validation, AKA MQV
Crypto++ library namespace.
Fully Hashed Elliptic Curve Menezes-Qu-Vanstone.
Hashed Elliptic Curve Menezes-Qu-Vanstone.
Elliptic Curve Menezes-Qu-Vanstone.