Crypto++
Public Types | Static Public Member Functions
DLIES Struct Reference

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

#include <gfpcrypt.h>

Inheritance diagram for DLIES:
DL_ES< DL_CryptoKeys_GFP, DL_KeyAgreementAlgorithm_DH< Integer, COFACTOR_OPTION >, DL_KeyDerivationAlgorithm_P1363< Integer, DHAES_MODE, P1363_KDF2< SHA1 > >, DL_EncryptionAlgorithm_Xor< HMAC< SHA1 >, DHAES_MODE >, DLIES<> >

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

Detailed Description

Discrete Log Integrated Encryption Scheme, AKA DLIES


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