#include <luc.h>
Inheritance diagram for LUCES< STANDARD >:
Definition at line 94 of file luc.h.
Public Types | |
typedef STANDARD | Standard |
see EncryptionStandard for a list of standards | |
typedef TF_CryptoSchemeOptions< TF_ES< STANDARD, LUC, int >, 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 | |
Static Public Member Functions | |
std::string | StaticAlgorithmName () |