Crypto++  8.8
Free C++ class library of cryptographic schemes
Public Types | List of all members
ECMQV< EC, COFACTOR_OPTION > Struct Template Reference

Elliptic Curve Menezes-Qu-Vanstone. More...

Public Types

typedef MQV_Domain< DL_GroupParameters_EC< EC >, COFACTOR_OPTION > Domain
 

Detailed Description

template<class EC, class COFACTOR_OPTION = typename DL_GroupParameters_EC<EC>::DefaultCofactorOption>
struct ECMQV< EC, COFACTOR_OPTION >

Elliptic Curve Menezes-Qu-Vanstone.

Template Parameters
ECelliptic curve field
COFACTOR_OPTIONcofactor multiplication option
See also
CofactorMultiplicationOption, Elliptic Curve Menezes-Qu-Vanstone, AKA ECMQV

Definition at line 277 of file eccrypto.h.


The documentation for this struct was generated from the following file: