Crypto++
Public Types | Static Public Member Functions
LUCSS Struct Reference

LUC signature scheme with appendix. More...

#include <luc.h>

Inheritance diagram for LUCSS:
TF_SS< STANDARD, H, LUC >

List of all members.

Public Types

typedef STANDARD Standard
 see SignatureStandard for a list of standards
typedef
Standard::SignatureMessageEncodingMethod 
MessageEncodingMethod
typedef
TF_SignatureSchemeOptions
< ALG_INFO, KEYS,
MessageEncodingMethod, H > 
SchemeOptions
typedef PK_FinalTemplate
< TF_SignerImpl< SchemeOptions > > 
Signer
 implements PK_Signer interface
typedef PK_FinalTemplate
< TF_VerifierImpl
< SchemeOptions > > 
Verifier
 implements PK_Verifier interface

Static Public Member Functions

static std::string StaticAlgorithmName ()

Detailed Description

LUC signature scheme with appendix.


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