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

CODEX_ThresholdCrypto::ThresholdRSARange< _ShareType > Class Template Reference

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

#include <ThresholdRSA.h>

Inheritance diagram for CODEX_ThresholdCrypto::ThresholdRSARange< _ShareType >:

Inheritance graph
[legend]
Collaboration diagram for CODEX_ThresholdCrypto::ThresholdRSARange< _ShareType >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ThresholdRSARange (const BIGNUM *modulus, unsigned int n)
 Constructor.
virtual ~ThresholdRSARange ()
 Virtual destructor.
const BIGNUM * min () const
 The minumum allowed value (inclusive).
const BIGNUM * max () const
 The maximum allowed value (inclusive).

Detailed Description

template<class _ShareType>
class CODEX_ThresholdCrypto::ThresholdRSARange< _ShareType >

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 Fri May 6 17:42:52 2005 for COrnell Data EXchange (CODEX) by  doxygen 1.4.1