Fabcoin Core  0.16.2
P2P Digital Currency
Public Member Functions | List of all members
LUC_IES< HASH, COFACTOR_OPTION, DHAES_MODE, LABEL_OCTETS > Struct Template Reference

#include <luc.h>

Inheritance diagram for LUC_IES< HASH, COFACTOR_OPTION, DHAES_MODE, LABEL_OCTETS >:
[legend]
Collaboration diagram for LUC_IES< HASH, COFACTOR_OPTION, DHAES_MODE, LABEL_OCTETS >:
[legend]

Public Member Functions

CRYPTOPP_STATIC_CONSTEXPR const char * StaticAlgorithmName ()
 

Additional Inherited Members

- Public Types inherited from DL_ES< DL_CryptoKeys_LUC, DL_KeyAgreementAlgorithm_DH< Integer, COFACTOR_OPTION >, DL_KeyDerivationAlgorithm_P1363< Integer, DHAES_MODE, P1363_KDF2< HASH > >, DL_EncryptionAlgorithm_Xor< HMAC< HASH >, DHAES_MODE, LABEL_OCTETS >, LUC_IES<> >
typedef PK_FinalTemplate< DL_DecryptorImpl< SchemeOptions > > Decryptor
 implements PK_Decryptor interface More...
 
typedef PK_FinalTemplate< DL_EncryptorImpl< SchemeOptions > > Encryptor
 implements PK_Encryptor interface More...
 
- Public Types inherited from DL_CryptoKeys_LUC
typedef DL_GroupParameters_LUC_DefaultSafePrime GroupParameters
 
typedef DL_PublicKey_GFP< GroupParametersPublicKey
 
typedef DL_PrivateKey_GFP< GroupParametersPrivateKey
 

Detailed Description

template<class HASH = SHA1, class COFACTOR_OPTION = NoCofactorMultiplication, bool DHAES_MODE = true, bool LABEL_OCTETS = false>
struct LUC_IES< HASH, COFACTOR_OPTION, DHAES_MODE, LABEL_OCTETS >

Definition at line 303 of file luc.h.

Member Function Documentation

template<class HASH = SHA1, class COFACTOR_OPTION = NoCofactorMultiplication, bool DHAES_MODE = true, bool LABEL_OCTETS = false>
CRYPTOPP_STATIC_CONSTEXPR const char* LUC_IES< HASH, COFACTOR_OPTION, DHAES_MODE, LABEL_OCTETS >::StaticAlgorithmName ( )
inline

Definition at line 311 of file luc.h.


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