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

LUCSSA< H, STANDARD > Struct Template Reference

#include <luc.h>

Inheritance diagram for LUCSSA< H, STANDARD >:

TF_SSA< STANDARD, H, LUC > List of all members.

Detailed Description

template<class H, class STANDARD = PKCS1v15>
struct LUCSSA< H, STANDARD >

LUC signature scheme with appendix.

Definition at line 95 of file luc.h.

Public Types

typedef Traits::DecoratedHashingAlgorithm<
H >::type 
DecoratedHashAlgorithm
typedef STANDARD Standard
 see SignatureStandard for a list of standards

typedef TF_SchemeOptions<
TF_SSA< STANDARD, H, LUC,
int >, LUC, PaddingAlgorithm > 
SchemeOptions
typedef PK_FinalTemplate<
PK_SignerImpl< TF_DigestSignerImpl<
SchemeOptions >, DecoratedHashAlgorithm > > 
Signer
 implements PK_Signer interface

typedef PK_FinalTemplate<
PK_VerifierImpl< TF_DigestVerifierImpl<
SchemeOptions >, DecoratedHashAlgorithm > > 
Verifier
 implements PK_Verifier interface

typedef LUCFunction PublicKey
typedef InvertibleLUCFunction 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