Crypto++
DL_FixedBasePrecomputationImpl Member List
This is the complete list of members for DL_FixedBasePrecomputationImpl, including all inherited members.
CascadeExponentiate(const DL_GroupPrecomputation< Element > &group, const Integer &exponent, const DL_FixedBasePrecomputation< Element > &pc2, const Integer &exponent2) const (defined in DL_FixedBasePrecomputationImpl)DL_FixedBasePrecomputationImpl [virtual]
DL_FixedBasePrecomputationImpl() (defined in DL_FixedBasePrecomputationImpl)DL_FixedBasePrecomputationImpl [inline]
Element typedef (defined in DL_FixedBasePrecomputationImpl)DL_FixedBasePrecomputationImpl
Exponentiate(const DL_GroupPrecomputation< Element > &group, const Integer &exponent) const (defined in DL_FixedBasePrecomputationImpl)DL_FixedBasePrecomputationImpl [virtual]
GetBase(const DL_GroupPrecomputation< Element > &group) const (defined in DL_FixedBasePrecomputationImpl)DL_FixedBasePrecomputationImpl [inline, virtual]
IsInitialized() const (defined in DL_FixedBasePrecomputationImpl)DL_FixedBasePrecomputationImpl [inline, virtual]
Load(const DL_GroupPrecomputation< Element > &group, BufferedTransformation &storedPrecomputation) (defined in DL_FixedBasePrecomputationImpl)DL_FixedBasePrecomputationImpl [virtual]
Precompute(const DL_GroupPrecomputation< Element > &group, unsigned int maxExpBits, unsigned int storage) (defined in DL_FixedBasePrecomputationImpl)DL_FixedBasePrecomputationImpl [virtual]
Save(const DL_GroupPrecomputation< Element > &group, BufferedTransformation &storedPrecomputation) const (defined in DL_FixedBasePrecomputationImpl)DL_FixedBasePrecomputationImpl [virtual]
SetBase(const DL_GroupPrecomputation< Element > &group, const Element &base) (defined in DL_FixedBasePrecomputationImpl)DL_FixedBasePrecomputationImpl [virtual]