Crypto++
Public Member Functions | List of all members
TrapdoorFunction Class Referenceabstract

_ More...

#include <pubkey.h>

Inheritance diagram for TrapdoorFunction:
RandomizedTrapdoorFunction TrapdoorFunctionBounds ESIGNFunction LUCFunction RabinFunction RSAFunction RWFunction InvertibleESIGNFunction InvertibleLUCFunction InvertibleRabinFunction InvertibleRSAFunction RSAFunction_ISO InvertibleRWFunction InvertibleRSAFunction_ISO

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
 

Detailed Description

_

Definition at line 68 of file pubkey.h.


The documentation for this class was generated from the following file: