BeeCrypt  4.2.1
Typedefs | Functions

Diffie-Hellman algorithm, headers. More...

#include "beecrypt/dlkp.h"
Include dependency graph for dlsvdp-dh.h:

Go to the source code of this file.

Typedefs

typedef dldp_p dhparam
 
typedef dlkp_p dhkp
 

Functions

int dlsvdp_pDHSecret (const dhparam *, const mpnumber *, const mpnumber *, mpnumber *)
 

Detailed Description

Diffie-Hellman algorithm, headers.

Author
Bob Deblier bob.d.nosp@m.ebli.nosp@m.er@te.nosp@m.lene.nosp@m.t.be

Typedef Documentation

typedef dlkp_p dhkp
typedef dldp_p dhparam

Function Documentation

int dlsvdp_pDHSecret ( const dhparam ,
const mpnumber ,
const mpnumber ,
mpnumber  
)