LUC_HMP< H > Struct Template Reference

#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 List of all members.

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.

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 ()


The documentation for this struct was generated from the following file:
Generated on Fri Jun 1 11:11:41 2007 for Crypto++ by  doxygen 1.5.2