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

RSASSA< STANDARD, H > Struct Template Reference

#include <rsa.h>

Inheritance diagram for RSASSA< STANDARD, H >:

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

Detailed Description

template<class STANDARD, class H>
struct RSASSA< STANDARD, H >

RSA signature scheme with appendix

See documentation of PKCS1v15 for a list of hash functions that can be used with it.

Definition at line 143 of file rsa.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, RSA,
int >, RSA, 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 RSAFunction PublicKey
typedef InvertibleRSAFunction 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:30 2003 for Crypto++ by doxygen 1.3.2