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

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