#include <dldp.h>
Collaboration diagram for dldp_p:
Public Member Functions | |
dldp_p () | |
dldp_p (const dldp_p &) | |
~dldp_p () | |
Public Attributes | |
mpbarrett | p |
The prime. | |
mpbarrett | q |
The cofactor. | |
mpnumber | r |
mpnumber | g |
The generator. | |
mpbarrett | n |
For the variables in this structure /f$p=qr+1/f$; if /f$p=2q+1 then r=2/f$.
|
|
|
|
|
|
|
The generator.
|
|
|
|
The prime.
|
|
The cofactor.
|
|
|