RabinES< STANDARD > Struct Template Reference

Rabin encryption. More...

#include <rabin.h>

Inheritance diagram for RabinES< STANDARD >:

TF_ES< STANDARD, Rabin >

List of all members.

Public Types

typedef STANDARD Standard
 see EncryptionStandard for a list of standards
typedef TF_CryptoSchemeOptions
< ALG_INFO, KEYS,
MessageEncodingMethod > 
SchemeOptions
typedef PK_FinalTemplate
< TF_DecryptorImpl
< SchemeOptions > > 
Decryptor
 implements PK_Decryptor interface
typedef PK_FinalTemplate
< TF_EncryptorImpl
< SchemeOptions > > 
Encryptor
 implements PK_Encryptor interface

Static Public Member Functions

static std::string __cdecl StaticAlgorithmName ()


Detailed Description

template<class STANDARD>
struct RabinES< STANDARD >

Rabin encryption.

Definition at line 90 of file rabin.h.


The documentation for this struct was generated from the following file:

Generated on Mon Oct 27 02:38:32 2008 for Crypto++ by  doxygen 1.5.7.1