DL_GroupParameters_IntegerBasedImpl< GROUP_PRECOMP, BASE_PRECOMP > Class Template Reference

_ More...

#include <gfpcrypt.h>

Inheritance diagram for DL_GroupParameters_IntegerBasedImpl< GROUP_PRECOMP, BASE_PRECOMP >:

DL_GroupParametersImpl< GROUP_PRECOMP, BASE_PRECOMP, DL_GroupParameters_IntegerBased >

List of all members.

Public Types

typedef GROUP_PRECOMP::Element Element
typedef GROUP_PRECOMP GroupPrecomputation
typedef BASE_PRECOMP BasePrecomputation

Public Member Functions

bool GetVoidValue (const char *name, const std::type_info &valueType, void *pValue) const
void AssignFrom (const NameValuePairs &source)
const
DL_FixedBasePrecomputation
< Element > & 
GetBasePrecomputation () const
DL_FixedBasePrecomputation
< Element > & 
AccessBasePrecomputation ()
const IntegerGetModulus () const
const IntegerGetGenerator () const
void SetModulusAndSubgroupGenerator (const Integer &p, const Integer &g)
bool operator== (const DL_GroupParameters_IntegerBasedImpl< GROUP_PRECOMP, BASE_PRECOMP > &rhs) const
bool operator!= (const DL_GroupParameters_IntegerBasedImpl< GROUP_PRECOMP, BASE_PRECOMP > &rhs) const
const DL_GroupPrecomputation
< Element > & 
GetGroupPrecomputation () const

Protected Attributes

GROUP_PRECOMP m_groupPrecomputation
BASE_PRECOMP m_gpc


Detailed Description

template<class GROUP_PRECOMP, class BASE_PRECOMP = DL_FixedBasePrecomputationImpl< typename GROUP_PRECOMP::Element>>
class DL_GroupParameters_IntegerBasedImpl< GROUP_PRECOMP, BASE_PRECOMP >

_

Definition at line 84 of file gfpcrypt.h.


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

Generated on Mon Oct 27 02:45:39 2008 for Crypto++ by  doxygen 1.5.7.1