Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

LUC_HMP< H > Struct Template Reference

#include <luc.h>

Inheritance diagram for LUC_HMP< H >:

DL_SSA< DL_SignatureKeys_LUC, DL_Algorithm_LUC_HMP, 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 201 of file luc.h.

Public Types

typedef PK_FinalTemplate<
PK_SignerImpl< DL_DigestSignerImpl<
SchemeOptions >, H > > 
Signer
 implements PK_Signer interface

typedef PK_FinalTemplate<
PK_VerifierImpl< DL_DigestVerifierImpl<
SchemeOptions >, H > > 
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

std::string StaticAlgorithmName ()


The documentation for this struct was generated from the following file:
Generated on Tue Jul 8 23:35:09 2003 for Crypto++ by doxygen 1.3.2