Crypto++  5.6.5
Free C++ class library of cryptographic schemes
List of all members
LUCES< STANDARD > Struct Template Reference

LUC cryptosystem. More...

+ Inheritance diagram for LUCES< STANDARD >:

Additional Inherited Members

- Public Types inherited from TF_ES< STANDARD, LUC >
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
 
- Public Types inherited from LUC
typedef LUCFunction PublicKey
 
typedef InvertibleLUCFunction PrivateKey
 
- Static Public Member Functions inherited from TF_ES< STANDARD, LUC >
static std::string StaticAlgorithmName ()
 
- Static Public Member Functions inherited from LUC
static std::string StaticAlgorithmName ()
 

Detailed Description

template<class STANDARD>
struct LUCES< STANDARD >

LUC cryptosystem.

Definition at line 114 of file luc.h.


The documentation for this struct was generated from the following file: