Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

PrimeAndGenerator Class Reference

generator of prime numbers of special forms. More...

#include <nbtheory.h>

List of all members.

Public Methods

 PrimeAndGenerator (signed int delta,RandomNumberGenerator &rng,unsigned int pbits)
 PrimeAndGenerator (signed int delta,RandomNumberGenerator &rng,unsigned int pbits,unsigned qbits)
const IntegerPrime ()const
const IntegerSubPrime ()const
const IntegerGenerator ()const


Detailed Description

generator of prime numbers of special forms.

Definition at line 104 of file nbtheory.h.


Constructor & Destructor Documentation

PrimeAndGenerator::PrimeAndGenerator ( signed int delta,
RandomNumberGenerator & rng,
unsigned int pbits )
 

Definition at line 1018 of file nbtheory.cpp.

PrimeAndGenerator::PrimeAndGenerator ( signed int delta,
RandomNumberGenerator & rng,
unsigned int pbits,
unsigned int )
 

Definition at line 1065 of file nbtheory.cpp.


Member Function Documentation

const Integer & PrimeAndGenerator::Generator ( ) const [inline]
 

Definition at line 117 of file nbtheory.h.

const Integer & PrimeAndGenerator::Prime ( ) const [inline]
 

Definition at line 115 of file nbtheory.h.

const Integer & PrimeAndGenerator::SubPrime ( ) const [inline]
 

Definition at line 116 of file nbtheory.h.


The documentation for this class was generated from the following files:
Generated at Mon Jan 15 01:17:00 2001 for Crypto++ by doxygen1.2.4 written by Dimitri van Heesch, © 1997-2000