Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   Related Pages  

CODEX_ThresholdCrypto::ThresholdRSARange Class Reference

Range for splitting an RSA private key. More...

#include <ThresholdRSA.h>

Inheritance diagram for CODEX_ThresholdCrypto::ThresholdRSARange:

Inheritance graph
[legend]
Collaboration diagram for CODEX_ThresholdCrypto::ThresholdRSARange:

Collaboration graph
[legend]
List of all members.

Public Methods

 ThresholdRSARange (const BIGNUM *modulus, unsigned int n)
 Constructor.

virtual ~ThresholdRSARange ()
 Virtual destructor.

const BIGNUM * min () const
 
Returns:
The minumum allowed value (inclusive)


const BIGNUM * max () const
 
Returns:
The maximum allowed value (inclusive)



Detailed Description

Range for splitting an RSA private key.

Because the Euler totient function of the modulus is not known, we must define a larger range of possible subshare values.

Definition at line 40 of file ThresholdRSA.h.


The documentation for this class was generated from the following files:
Generated on Wed Jun 2 16:33:23 2004 for COrnell Data EXchange (CODEX) by doxygen1.2.18