TrapdoorFunction Class Reference

#include <pubkey.h>

Inheritance diagram for TrapdoorFunction:

RandomizedTrapdoorFunction TrapdoorFunctionBounds ESIGNFunction LUCFunction RabinFunction RSAFunction RWFunction InvertibleESIGNFunction InvertibleLUCFunction InvertibleRabinFunction InvertibleRSAFunction RSAFunction_ISO InvertibleRWFunction InvertibleRSAFunction_ISO List of all members.

Detailed Description

_

Definition at line 68 of file pubkey.h.

Public Member Functions

Integer ApplyRandomizedFunction (RandomNumberGenerator &rng, const Integer &x) const
bool IsRandomized () const
virtual Integer ApplyFunction (const Integer &x) const =0
virtual Integer PreimageBound () const=0
virtual Integer ImageBound () const=0
virtual Integer MaxPreimage () const
virtual Integer MaxImage () const


The documentation for this class was generated from the following file:
Generated on Sat Dec 23 02:07:37 2006 for Crypto++ by  doxygen 1.5.1-p1