Crypto++  5.6.4
Free C++ class library of cryptographic schemes
DL_BasePrecomputation_LUC Member List

This is the complete list of members for DL_BasePrecomputation_LUC, including all inherited members.

CascadeExponentiate(const DL_GroupPrecomputation< Element > &group, const Integer &exponent, const DL_FixedBasePrecomputation< Integer > &pc2, const Integer &exponent2) const (defined in DL_BasePrecomputation_LUC)DL_BasePrecomputation_LUCinlinevirtual
Element typedef (defined in DL_FixedBasePrecomputation< Integer >)DL_FixedBasePrecomputation< Integer >
Exponentiate(const DL_GroupPrecomputation< Element > &group, const Integer &exponent) const (defined in DL_BasePrecomputation_LUC)DL_BasePrecomputation_LUC
Exponentiate(const DL_GroupPrecomputation< Element > &group, const Integer &exponent) const=0 (defined in DL_FixedBasePrecomputation< Integer >)DL_FixedBasePrecomputation< Integer >pure virtual
GetBase(const DL_GroupPrecomputation< Element > &group) const (defined in DL_BasePrecomputation_LUC)DL_BasePrecomputation_LUCinlinevirtual
IsInitialized() const (defined in DL_BasePrecomputation_LUC)DL_BasePrecomputation_LUCinline
IsInitialized() const=0 (defined in DL_FixedBasePrecomputation< Integer >)DL_FixedBasePrecomputation< Integer >pure virtual
Load(const DL_GroupPrecomputation< Element > &group, BufferedTransformation &storedPrecomputation) (defined in DL_BasePrecomputation_LUC)DL_BasePrecomputation_LUCinlinevirtual
Precompute(const DL_GroupPrecomputation< Element > &group, unsigned int maxExpBits, unsigned int storage) (defined in DL_BasePrecomputation_LUC)DL_BasePrecomputation_LUCinlinevirtual
Save(const DL_GroupPrecomputation< Element > &group, BufferedTransformation &storedPrecomputation) const (defined in DL_BasePrecomputation_LUC)DL_BasePrecomputation_LUCinlinevirtual
SetBase(const DL_GroupPrecomputation< Element > &group, const Integer &base) (defined in DL_BasePrecomputation_LUC)DL_BasePrecomputation_LUCinlinevirtual