Crypto++
5.6.3
Free C++ class library of cryptographic schemes
|
Discrete Log Integrated Encryption Scheme, AKA DLIES More...
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 615 of file gfpcrypt.h.