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

LUCELG_Signer Class Template Reference

. More...

#include <luc.h>

Inheritance diagram for LUCELG_Signer:

SignerTemplate PK_Signer SignatureSystemBaseTemplate PK_SignatureSystem PK_SignatureSystem List of all members.

Public Methods

 LUCELG_Signer (const Integer &p,const Integer &q,const Integer &g,const Integer &y,const Integer &x)
 LUCELG_Signer (RandomNumberGenerator &rng,unsigned int keybits)
 LUCELG_Signer (RandomNumberGenerator &rng,const Integer &p,const Integer &q,const Integer &g)
 LUCELG_Signer (BufferedTransformation &storedKey)

Detailed Description

template<class H> class LUCELG_Signer

.

Definition at line 187 of file luc.h.


Constructor & Destructor Documentation

template<class H>
LUCELG_Signer<H>::LUCELG_Signer<H> ( const Integer & p,
const Integer & q,
const Integer & g,
const Integer & y,
const Integer & x ) [inline]
 

Definition at line 191 of file luc.h.

template<class H>
LUCELG_Signer<H>::LUCELG_Signer<H> ( RandomNumberGenerator & rng,
unsigned int keybits ) [inline]
 

Definition at line 195 of file luc.h.

template<class H>
LUCELG_Signer<H>::LUCELG_Signer<H> ( RandomNumberGenerator & rng,
const Integer & p,
const Integer & q,
const Integer & g ) [inline]
 

Definition at line 199 of file luc.h.

template<class H>
LUCELG_Signer<H>::LUCELG_Signer<H> ( BufferedTransformation & storedKey ) [inline]
 

Definition at line 203 of file luc.h.


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