include/beecrypt/dlkp.h File Reference

Discrete Logarithm keypair, headers. More...

#include "beecrypt/dlpk.h"
Include dependency graph for dlkp.h:
This graph shows which files directly or indirectly include this file:

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@telenet.be>

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 18 Feb 2018 for BeeCrypt by  doxygen 1.6.1