BeeCrypt  4.2.1
Data Structures | Functions
rsapk.h File Reference

RSA public key, headers. More...

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

Go to the source code of this file.

Data Structures

struct  rsapk
 

Functions

int rsapkInit (rsapk *)
 
int rsapkFree (rsapk *)
 
int rsapkCopy (rsapk *, const rsapk *)
 

Detailed Description

RSA public key, headers.

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

Function Documentation

int rsapkCopy ( rsapk ,
const rsapk  
)
int rsapkFree ( rsapk )
int rsapkInit ( rsapk )