RabinES< STANDARD > Struct Template Reference

#include <rabin.h>

Inheritance diagram for RabinES< STANDARD >:

TF_ES< STANDARD, Rabin > Rabin

List of all members.


Detailed Description

template<class STANDARD>
struct RabinES< STANDARD >

Rabin encryption.

Definition at line 90 of file rabin.h.


Public Types

typedef STANDARD Standard
 see EncryptionStandard for a list of standards
typedef
TF_CryptoSchemeOptions
< TF_ES< STANDARD,
Rabin, int >, Rabin,
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 RabinFunction PublicKey
typedef
InvertibleRabinFunction 
PrivateKey

Static Public Member Functions

static std::string
__cdecl 
StaticAlgorithmName ()

The documentation for this struct was generated from the following file:
Generated on Sun Sep 16 18:30:01 2007 for Crypto++ by  doxygen 1.5.3