DL_BasePrecomputation_LUC Class Reference

_ More...

#include <luc.h>

Inheritance diagram for DL_BasePrecomputation_LUC:

List of all members.

Public Types

typedef T Element

Public Member Functions

bool IsInitialized () const
void SetBase (const DL_GroupPrecomputation< Element > &group, const Integer &base)
const IntegerGetBase (const DL_GroupPrecomputation< Element > &group) const
void Precompute (const DL_GroupPrecomputation< Element > &group, unsigned int maxExpBits, unsigned int storage)
void Load (const DL_GroupPrecomputation< Element > &group, BufferedTransformation &storedPrecomputation)
void Save (const DL_GroupPrecomputation< Element > &group, BufferedTransformation &storedPrecomputation) const
Integer Exponentiate (const DL_GroupPrecomputation< Element > &group, const Integer &exponent) const
Integer CascadeExponentiate (const DL_GroupPrecomputation< Element > &group, const Integer &exponent, const DL_FixedBasePrecomputation< Integer > &pc2, const Integer &exponent2) const
virtual void SetBase (const DL_GroupPrecomputation< Element > &group, const Element &base)=0
virtual Element CascadeExponentiate (const DL_GroupPrecomputation< Element > &group, const Integer &exponent, const DL_FixedBasePrecomputation< Element > &pc2, const Integer &exponent2) const =0


Detailed Description

_

Definition at line 131 of file luc.h.


The documentation for this class was generated from the following files:

Generated on Mon Oct 27 02:38:18 2008 for Crypto++ by  doxygen 1.5.7.1