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

dlpk.h File Reference

Discrete Logarithm public key, headers. More...

#include "dldp.h"

Go to the source code of this file.

Data Structures

struct  dlpk_p

Functions

int dlpk_pInit (dlpk_p *)
int dlpk_pFree (dlpk_p *)
int dlpk_pCopy (dlpk_p *, const dlpk_p *)
int dlpk_pEqual (const dlpk_p *, const dlpk_p *)
int dlpk_pgoqValidate (const dlpk_p *, randomGeneratorContext *, int cofactor)
int dlpk_pgonValidate (const dlpk_p *, randomGeneratorContext *)


Detailed Description

Discrete Logarithm public key, headers.

Author:
Bob Deblier <bob.deblier@pandora.be>

Definition in file dlpk.h.


Function Documentation

int dlpk_pCopy (  dlpk_p *  ,
const dlpk_p * 
) 
 

int dlpk_pEqual (  const dlpk_p *  ,
const dlpk_p * 
) 
 

int dlpk_pFree (  dlpk_p *   ) 
 

int dlpk_pgonValidate (  const dlpk_p *  ,
randomGeneratorContext * 
) 
 

int dlpk_pgoqValidate (  const dlpk_p *  ,
randomGeneratorContext *  ,
int  cofactor
) 
 

int dlpk_pInit (  dlpk_p *   ) 
 


Generated on Fri Feb 18 01:31:25 2005 for BeeCrypt by  doxygen 1.3.9.1