Crypto++
5.6.3
Free C++ class library of cryptographic schemes
|
LUC-IES. 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_LUC_DefaultSafePrime | GroupParameters |
typedef DL_PublicKey_GFP< GroupParameters > | PublicKey |
typedef DL_PrivateKey_GFP< GroupParameters > | PrivateKey |
Static Public Member Functions | |
static std::string | StaticAlgorithmName () |
LUC-IES.