Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

DL_GroupParameters_GFP_DefaultSafePrime Class Reference

#include <gfpcrypt.h>

Inheritance diagram for DL_GroupParameters_GFP_DefaultSafePrime:

DL_GroupParameters_GFP DL_GroupParameters_IntegerBasedImpl< ModExpPrecomputation > List of all members.

Detailed Description

GF(p) group parameters that default to same primes.

Definition at line 141 of file gfpcrypt.h.

Public Types

typedef NoCofactorMultiplication DefaultCofactorOption
typedef ModExpPrecomputation::Element Element

Public Member Functions

bool IsIdentity (const Integer &element) const
void SimultaneousExponentiate (Element *results, const Element &base, const Integer *exponents, unsigned int exponentsCount) const
bool GetVoidValue (const char *name, const std::type_info &valueType, void *pValue) const
Element MultiplyElements (const Element &a, const Element &b) const
Element CascadeExponentiate (const Element &element1, const Integer &exponent1, const Element &element2, const Integer &exponent2) 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< ModExpPrecomputation, DL_FixedBasePrecomputationImpl< typenameModExpPrecomputation::Element > > &rhs) const
bool operator!= (const DL_GroupParameters_IntegerBasedImpl< ModExpPrecomputation, DL_FixedBasePrecomputationImpl< typenameModExpPrecomputation::Element > > &rhs) const

Protected Member Functions

unsigned int GetDefaultSubgroupOrderSize (unsigned int modulusSize) const
int GetFieldType () const


The documentation for this class was generated from the following file:
Generated on Sat Aug 28 17:24:59 2004 for Crypto++ by doxygen 1.3.8