Crypto++
Public Types | Public Member Functions | Protected Attributes
DL_GroupParameters_IntegerBasedImpl Class Reference

_ More...

#include <gfpcrypt.h>

Inheritance diagram for DL_GroupParameters_IntegerBasedImpl:
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

_


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