rsakp.h File Reference

RSA keypair, headers. More...

#include "beecrypt/rsapk.h"

Include dependency graph for rsakp.h:

Go to the source code of this file.

Classes

struct  rsakp
 RSA keypair. More...

Functions

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


Detailed Description

RSA keypair, headers.

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

Function Documentation

BEECRYPTAPI int rsakpCopy ( rsakp ,
const rsakp  
)

BEECRYPTAPI int rsakpFree ( rsakp  ) 

BEECRYPTAPI int rsakpInit ( rsakp  ) 

BEECRYPTAPI int rsakpMake ( rsakp ,
randomGeneratorContext ,
size_t   
)


Generated on Sat Jun 14 02:17:31 2008 for BeeCrypt by  doxygen 1.5.6