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

rsakp.h File Reference

RSA keypair, headers. More...

#include "rsapk.h"

Go to the source code of this file.

Data Structures

struct  rsakp
 RSA keypair. More...


Functions

int rsakpMake (rsakp *, randomGeneratorContext *, int)
int rsakpInit (rsakp *)
int rsakpFree (rsakp *)
int rsakpCopy (rsakp *, const rsakp *)


Detailed Description

RSA keypair, headers.

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

Definition in file rsakp.h.


Function Documentation

int rsakpCopy rsakp  ,
const rsakp  
 

int rsakpFree rsakp  
 

int rsakpInit rsakp  
 

int rsakpMake rsakp  ,
randomGeneratorContext  ,
int   
 


Generated on Tue Jun 24 13:50:15 2003 for BeeCrypt by doxygen1.2.18