ElGamal Struct Reference

#include <elgamal.h>

List of all members.


Detailed Description

ElGamal encryption scheme with non-standard padding.

Definition at line 103 of file elgamal.h.

Public Types

typedef DL_CryptoSchemeOptions<
ElGamal, ElGamalKeys, int,
int, int > 
SchemeOptions
typedef SchemeOptions::GroupParameters GroupParameters
typedef PK_FinalTemplate<
ElGamalObjectImpl< DL_EncryptorBase<
Integer >, SchemeOptions,
SchemeOptions::PublicKey > > 
Encryptor
 implements PK_Encryptor interface
typedef PK_FinalTemplate<
ElGamalObjectImpl< DL_DecryptorBase<
Integer >, SchemeOptions,
SchemeOptions::PrivateKey > > 
Decryptor
 implements PK_Decryptor interface

Static Public Member Functions

static const char * StaticAlgorithmName ()


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