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

ESIGN< H, STANDARD > Struct Template Reference

#include <esign.h>

Inheritance diagram for ESIGN< H, STANDARD >:

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

Detailed Description

template<class H, class STANDARD = P1363_EMSA5>
struct ESIGN< H, STANDARD >

ESIGN, as defined in IEEE P1363a.

Definition at line 120 of file esign.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, ESIGN_Keys,
int >, ESIGN_Keys, 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 ESIGNFunction PublicKey
typedef InvertibleESIGNFunction 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:34:58 2003 for Crypto++ by doxygen 1.3.2