Crypto++
Public Types | Static Public Member Functions
LUC_HMP Struct 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:
DL_SS< DL_SignatureKeys_LUC, DL_Algorithm_LUC_HMP, DL_SignatureMessageEncodingMethod_DSA, H >

List of all members.

Public Types

typedef PK_FinalTemplate
< DL_SignerImpl< SchemeOptions > > 
Signer
 implements PK_Signer interface
typedef PK_FinalTemplate
< DL_VerifierImpl
< SchemeOptions > > 
Verifier
 implements PK_Verifier interface

Static Public Member Functions

static std::string StaticAlgorithmName ()

Detailed Description

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


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