include/beecrypt/dlpk.h File Reference

Discrete Logarithm public key, headers. More...

#include "beecrypt/dldp.h"

Include dependency graph for dlpk.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  dlpk_p

Functions

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


Detailed Description

Discrete Logarithm public key, headers.

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

Function Documentation

BEECRYPTAPI int dlpk_pCopy ( dlpk_p ,
const dlpk_p  
)

BEECRYPTAPI int dlpk_pEqual ( const dlpk_p ,
const dlpk_p  
)

BEECRYPTAPI int dlpk_pFree ( dlpk_p  ) 

BEECRYPTAPI int dlpk_pgonValidate ( const dlpk_p ,
randomGeneratorContext  
)

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

BEECRYPTAPI int dlpk_pInit ( dlpk_p  ) 


Generated on Fri Jun 19 13:38:50 2009 for BeeCrypt by  doxygen 1.5.8