TF_SS< STANDARD, H, KEYS, ALG_INFO > Class Template Reference

#include <pubkey.h>

List of all members.


Detailed Description

template<class STANDARD, class H, class KEYS, class ALG_INFO = TF_SS<STANDARD, H, KEYS, int>>
class TF_SS< STANDARD, H, KEYS, ALG_INFO >

Trapdoor Function Based Signature Scheme.

Definition at line 1613 of file pubkey.h.

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 __cdecl StaticAlgorithmName ()


The documentation for this class was generated from the following file:
Generated on Sat Dec 23 02:07:36 2006 for Crypto++ by  doxygen 1.5.1-p1