Crypto++
|
Discrete Log Integrated Encryption Scheme, AKA DLIES More...
#include <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 | |
typedef DL_GroupParameters_GFP_DefaultSafePrime | GroupParameters |
typedef DL_PublicKey_GFP< GroupParameters > | PublicKey |
typedef DL_PrivateKey_GFP< GroupParameters > | PrivateKey |
Static Public Member Functions | |
static std::string | StaticAlgorithmName () |
Discrete Log Integrated Encryption Scheme, AKA DLIES
Definition at line 515 of file gfpcrypt.h.