Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

dldp_p Struct Reference
[Discrete Logarithm Primitives]

Discrete Logarithm Domain Parameters over a prime field. More...

#include <dldp.h>


Data Fields

mpbarrett p
 The prime.

mpbarrett q
 The cofactor.

mpnumber r
mpnumber g
 The generator.

mpbarrett n


Detailed Description

Discrete Logarithm Domain Parameters over a prime field.

For the variables in this structure /f$p=qr+1/f$; if /f$p=2q+1 then r=2/f$.

Definition at line 53 of file dldp.h.


Field Documentation

dldp_p::g
 

The generator.

is either a generator of , or a generator of a cyclic subgroup of of order .

dldp_p::n
 

dldp_p::p
 

The prime.

dldp_p::q
 

The cofactor.

is a prime divisor of .

dldp_p::r
 


The documentation for this struct was generated from the following file:
Generated on Sun Jun 27 00:37:08 2004 for BeeCrypt by doxygen1.2.18