include/beecrypt/rsakp.h File Reference

RSA keypair, headers. More...

#include "beecrypt/rsapk.h"

Include dependency graph for rsakp.h:

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

Go to the source code of this file.

Data Structures

struct  rsakp
 RSA keypair. More...

Functions

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


Detailed Description

RSA keypair, headers.

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

Function Documentation

int rsakpCopy ( rsakp ,
const rsakp  
)

int rsakpFree ( rsakp  ) 

int rsakpInit ( rsakp  ) 

int rsakpMake ( rsakp ,
randomGeneratorContext ,
size_t   
)


Generated on Fri Sep 25 09:37:33 2009 for BeeCrypt by  doxygen 1.5.9