Crypto++
Public Types | Static Public Member Functions | List of all members
LUC_HMP< H > Struct Template Reference

LUC-HMP, based on "Digital signature schemes based on Lucas functions" by Patrick Horster, Markus Michels, Holger Petersen. More...

#include <luc.h>

Inheritance diagram for LUC_HMP< H >:
DL_SS< DL_SignatureKeys_LUC, DL_Algorithm_LUC_HMP, DL_SignatureMessageEncodingMethod_DSA, H > DL_SignatureKeys_LUC

Public Types

typedef PK_FinalTemplate
< DL_SignerImpl< SchemeOptions > > 
Signer
 implements PK_Signer interface
 
typedef PK_FinalTemplate
< DL_VerifierImpl
< SchemeOptions > > 
Verifier
 implements PK_Verifier interface
 
typedef DL_GroupParameters_LUC GroupParameters
 
typedef DL_PublicKey_GFP
< GroupParameters
PublicKey
 
typedef DL_PrivateKey_GFP
< GroupParameters
PrivateKey
 

Static Public Member Functions

static std::string StaticAlgorithmName ()
 

Detailed Description

template<class H>
struct LUC_HMP< H >

LUC-HMP, based on "Digital signature schemes based on Lucas functions" by Patrick Horster, Markus Michels, Holger Petersen.

Definition at line 204 of file luc.h.


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