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

mpprime.h File Reference

Multi-precision primes, headers. More...

#include "mpbarrett.h"

Go to the source code of this file.

Defines

#define SMALL_PRIMES_PRODUCT_MAX   32

Functions

int mpptrials (size_t)
int mppmilrab_w (const mpbarrett *, randomGeneratorContext *, int, mpw *)
void mpprnd_w (mpbarrett *, randomGeneratorContext *, size_t, int, const mpnumber *, mpw *)
void mpprndsafe_w (mpbarrett *, randomGeneratorContext *, size_t, int, mpw *)
void mpprndcon_w (mpbarrett *, randomGeneratorContext *, size_t, int, const mpnumber *, const mpnumber *, const mpnumber *, mpnumber *, mpw *)
void mpprndconone_w (mpbarrett *, randomGeneratorContext *, size_t, int, const mpbarrett *, const mpnumber *, mpnumber *, int, mpw *)

Variables

mpwmpspprod [32]


Detailed Description

Multi-precision primes, headers.

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

Definition in file mpprime.h.


Define Documentation

#define SMALL_PRIMES_PRODUCT_MAX   32
 

Definition at line 31 of file mpprime.h.


Function Documentation

int mppmilrab_w const mpbarrett  ,
randomGeneratorContext  ,
int   ,
mpw  
 

void mpprnd_w mpbarrett  ,
randomGeneratorContext  ,
size_t   ,
int   ,
const mpnumber  ,
mpw  
 

void mpprndcon_w mpbarrett  ,
randomGeneratorContext  ,
size_t   ,
int   ,
const mpnumber  ,
const mpnumber  ,
const mpnumber  ,
mpnumber  ,
mpw  
 

void mpprndconone_w mpbarrett  ,
randomGeneratorContext  ,
size_t   ,
int   ,
const mpbarrett  ,
const mpnumber  ,
mpnumber  ,
int   ,
mpw  
 

void mpprndsafe_w mpbarrett  ,
randomGeneratorContext  ,
size_t   ,
int   ,
mpw  
 

int mpptrials size_t   
 


Variable Documentation

mpw* mpspprod[ 32 ]
 

Definition at line 33 of file mpprime.h.


Generated on Thu May 13 09:21:05 2004 for BeeCrypt by doxygen1.2.18