LUC_IES< COFACTOR_OPTION, DHAES_MODE > Struct Template Reference

#include <luc.h>

Inheritance diagram for LUC_IES< COFACTOR_OPTION, DHAES_MODE >:

DL_ES< DL_CryptoKeys_LUC, DL_KeyAgreementAlgorithm_DH< Integer, COFACTOR_OPTION >, DL_KeyDerivationAlgorithm_P1363< Integer, DHAES_MODE, P1363_KDF2< SHA1 > >, DL_EncryptionAlgorithm_Xor< HMAC< SHA1 >, DHAES_MODE >, LUC_IES<> > DL_CryptoKeys_LUC List of all members.

Detailed Description

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

LUC-IES.

Definition at line 218 of file luc.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
typedef DL_GroupParameters_LUC_DefaultSafePrime GroupParameters
typedef DL_PublicKey_GFP<
GroupParameters
PublicKey
typedef DL_PrivateKey_GFP<
GroupParameters
PrivateKey

Static Public Member Functions

static std::string StaticAlgorithmName ()


The documentation for this struct was generated from the following file:
Generated on Fri Jun 1 11:11:41 2007 for Crypto++ by  doxygen 1.5.2