Crypto++
5.6.5
Free C++ class library of cryptographic schemes
|
Discrete Log Integrated Encryption Scheme, AKA DLIES More...
Static Public Member Functions | |
static std::string | StaticAlgorithmName () |
Additional Inherited Members | |
![]() | |
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 |
Discrete Log Integrated Encryption Scheme, AKA DLIES
Definition at line 615 of file gfpcrypt.h.