Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CODEX_ThresholdCrypto::ThresholdRSASubRange Class Reference

Range for splitting shares of an RSA private key into subshares. More...

#include <ThresholdRSA.h>

Inheritance diagram for CODEX_ThresholdCrypto::ThresholdRSASubRange:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ThresholdRSASubRange (const BIGNUM *modulus)
 Constructor.
virtual ~ThresholdRSASubRange ()
 Virtual destructor.
const BIGNUM * min () const
 The minumum allowed value (inclusive).
const BIGNUM * max () const
 The maximum allowed value (inclusive).

Detailed Description

Range for splitting shares of an RSA private key into subshares.

In order to prevent continued growth of successive versions of shares, this range must actually be smaller than the range used to generate the initial shares.

Definition at line 63 of file ThresholdRSA.h.


The documentation for this class was generated from the following files:
Generated on Fri May 6 17:42:52 2005 for COrnell Data EXchange (CODEX) by  doxygen 1.4.1