Fabcoin Core
0.16.2
P2P Digital Currency
|
Classes for Menezes–Qu–Vanstone (MQV) key agreement. More...
#include "cryptlib.h"
#include "gfpcrypt.h"
#include "modarith.h"
#include "integer.h"
#include "algebra.h"
#include "misc.h"
Go to the source code of this file.
Classes | |
class | MQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION > |
MQV domain for performing authenticated key agreement. More... | |
Typedefs | |
typedef MQV_Domain< DL_GroupParameters_GFP_DefaultSafePrime > | MQV |
Menezes-Qu-Vanstone in GF(p) with key validation, AKA MQV More... | |
Classes for Menezes–Qu–Vanstone (MQV) key agreement.
Definition in file mqv.h.
Menezes-Qu-Vanstone in GF(p) with key validation, AKA MQV