BeeCrypt  4.2.1
Data Structures | Functions

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.deblier@telenet.be>

Function Documentation

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