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

dlkp.h File Reference

Discrete Logarithm keypair, headers. More...

#include "dlpk.h"

Go to the source code of this file.

Data Structures

struct  dlkp_p

Functions

int dlkp_pPair (dlkp_p *, randomGeneratorContext *, const dldp_p *)
int dlkp_pInit (dlkp_p *)
int dlkp_pFree (dlkp_p *)
int dlkp_pCopy (dlkp_p *, const dlkp_p *)


Detailed Description

Discrete Logarithm keypair, headers.

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

Definition in file dlkp.h.


Function Documentation

int dlkp_pCopy dlkp_p  ,
const dlkp_p  
 

int dlkp_pFree dlkp_p  
 

int dlkp_pInit dlkp_p  
 

int dlkp_pPair dlkp_p  ,
randomGeneratorContext  ,
const dldp_p  
 


Generated on Tue Mar 9 19:18:13 2004 for BeeCrypt by doxygen1.2.18