DLIES< COFACTOR_OPTION, DHAES_MODE > Struct Template Reference

#include <gfpcrypt.h>

Inheritance diagram for DLIES< COFACTOR_OPTION, DHAES_MODE >:

DL_ES< KEYS, AA, DA, EA, ALG_INFO > List of all members.

Detailed Description

template<class COFACTOR_OPTION = NoCofactorMultiplication, bool DHAES_MODE = true>
struct DLIES< COFACTOR_OPTION, DHAES_MODE >

Discrete Log Integrated Encryption Scheme, AKA DLIES.

Definition at line 523 of file gfpcrypt.h.

Public Types

typedef PK_FinalTemplate<
DL_DecryptorImpl< SchemeOptions > > 
Decryptor
 implements PK_Decryptor interface
typedef PK_FinalTemplate<
DL_EncryptorImpl< SchemeOptions > > 
Encryptor
 implements PK_Encryptor interface

Static Public Member Functions

static std::string __cdecl StaticAlgorithmName ()


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