#include <pubkey.h>
Inheritance diagram for RandomizedTrapdoorFunction:

Definition at line 60 of file pubkey.h.
Public Member Functions | |
| virtual Integer | ApplyRandomizedFunction (RandomNumberGenerator &rng, const Integer &x) const =0 |
| virtual bool | IsRandomized () const |
| virtual Integer | PreimageBound () const =0 |
| virtual Integer | ImageBound () const =0 |
| virtual Integer | MaxPreimage () const |
| virtual Integer | MaxImage () const |
1.4.4