Crypto++
5.6.5
Free C++ class library of cryptographic schemes
|
Additional Inherited Members | |
![]() | |
typedef STANDARD | Standard |
see EncryptionStandard for a list of standards | |
typedef TF_CryptoSchemeOptions < ALG_INFO, LUC, MessageEncodingMethod > | SchemeOptions |
typedef PK_FinalTemplate < TF_DecryptorImpl < SchemeOptions > > | Decryptor |
implements PK_Decryptor interface | |
typedef PK_FinalTemplate < TF_EncryptorImpl < SchemeOptions > > | Encryptor |
implements PK_Encryptor interface | |
![]() | |
typedef LUCFunction | PublicKey |
typedef InvertibleLUCFunction | PrivateKey |
![]() | |
static std::string | StaticAlgorithmName () |
![]() | |
static std::string | StaticAlgorithmName () |
LUC cryptosystem.