DLIES< COFACTOR_OPTION, DHAES_MODE > Struct Template Reference

Discrete Log Integrated Encryption Scheme, AKA DLIES. More...

#include <gfpcrypt.h>

Inheritance diagram for DLIES< COFACTOR_OPTION, DHAES_MODE >:

DL_ES< KEYS, AA, DA, EA, ALG_INFO >

List of all members.

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 ()


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.


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

Generated on Mon Oct 27 02:45:01 2008 for Crypto++ by  doxygen 1.5.7.1