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

RSAES< STANDARD > Struct Template Reference

#include <rsa.h>

Inheritance diagram for RSAES< STANDARD >:

TF_ES< STANDARD, RSA > RSA List of all members.

Detailed Description

template<class STANDARD>
struct RSAES< STANDARD >

RSA cryptosystem

Definition at line 112 of file rsa.h.

Public Types

typedef STANDARD Standard
 see EncryptionStandard for a list of standards

typedef TF_CryptoSchemeOptions<
TF_ES< STANDARD, RSA, int >,
RSA, MessageEncodingMethod > 
SchemeOptions
typedef PK_FinalTemplate<
TF_DecryptorImpl< SchemeOptions > > 
Decryptor
 implements PK_Decryptor interface

typedef PK_FinalTemplate<
TF_EncryptorImpl< SchemeOptions > > 
Encryptor
 implements PK_Encryptor 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 Mon Apr 19 18:12:45 2004 for Crypto++ by doxygen 1.3.6-20040222