Crypto++
5.6.3
Free C++ class library of cryptographic schemes
|
This is the complete list of members for DL_FixedBasePrecomputationImpl< T >, 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< T >) | DL_FixedBasePrecomputationImpl< T > | virtual |
DL_FixedBasePrecomputationImpl() (defined in DL_FixedBasePrecomputationImpl< T >) | DL_FixedBasePrecomputationImpl< T > | inline |
Element typedef (defined in DL_FixedBasePrecomputationImpl< T >) | DL_FixedBasePrecomputationImpl< T > | |
Exponentiate(const DL_GroupPrecomputation< Element > &group, const Integer &exponent) const (defined in DL_FixedBasePrecomputationImpl< T >) | DL_FixedBasePrecomputationImpl< T > | virtual |
GetBase(const DL_GroupPrecomputation< Element > &group) const (defined in DL_FixedBasePrecomputationImpl< T >) | DL_FixedBasePrecomputationImpl< T > | inlinevirtual |
IsInitialized() const (defined in DL_FixedBasePrecomputationImpl< T >) | DL_FixedBasePrecomputationImpl< T > | inlinevirtual |
Load(const DL_GroupPrecomputation< Element > &group, BufferedTransformation &storedPrecomputation) (defined in DL_FixedBasePrecomputationImpl< T >) | DL_FixedBasePrecomputationImpl< T > | virtual |
Precompute(const DL_GroupPrecomputation< Element > &group, unsigned int maxExpBits, unsigned int storage) (defined in DL_FixedBasePrecomputationImpl< T >) | DL_FixedBasePrecomputationImpl< T > | virtual |
Save(const DL_GroupPrecomputation< Element > &group, BufferedTransformation &storedPrecomputation) const (defined in DL_FixedBasePrecomputationImpl< T >) | DL_FixedBasePrecomputationImpl< T > | virtual |
SetBase(const DL_GroupPrecomputation< Element > &group, const Element &base) (defined in DL_FixedBasePrecomputationImpl< T >) | DL_FixedBasePrecomputationImpl< T > | virtual |