#include <dldp.h>
Data Fields | |
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$.
Definition at line 53 of file dldp.h.
|
The generator.
|
|
|
|
The prime.
|
|
The cofactor.
|
|
|