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_LUC [inline, virtual]
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 [virtual]
GetBase(const DL_GroupPrecomputation< Element > &group) const (defined in DL_BasePrecomputation_LUC)DL_BasePrecomputation_LUC [inline, virtual]
IsInitialized() const (defined in DL_BasePrecomputation_LUC)DL_BasePrecomputation_LUC [inline, virtual]
Load(const DL_GroupPrecomputation< Element > &group, BufferedTransformation &storedPrecomputation) (defined in DL_BasePrecomputation_LUC)DL_BasePrecomputation_LUC [inline, virtual]
Precompute(const DL_GroupPrecomputation< Element > &group, unsigned int maxExpBits, unsigned int storage) (defined in DL_BasePrecomputation_LUC)DL_BasePrecomputation_LUC [inline, virtual]
Save(const DL_GroupPrecomputation< Element > &group, BufferedTransformation &storedPrecomputation) const (defined in DL_BasePrecomputation_LUC)DL_BasePrecomputation_LUC [inline, virtual]
SetBase(const DL_GroupPrecomputation< Element > &group, const Integer &base) (defined in DL_BasePrecomputation_LUC)DL_BasePrecomputation_LUC [inline, virtual]