#include <luc.h>
Inheritance diagram for LUCFunction:

Public Methods | |
| LUCFunction (const Integer &n,const Integer &e) | |
| LUCFunction (BufferedTransformation &bt) | |
| void | DEREncode (BufferedTransformation &bt)const |
| Integer | ApplyFunction (const Integer &x)const |
| Integer | PreimageBound ()const |
| Integer | ImageBound ()const |
Protected Methods | |
| LUCFunction () | |
Protected Attributes | |
| Integer | n |
| Integer | e |
Definition at line 16 of file luc.h.
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from TrapdoorFunction. |
|
|
|
|
|
Reimplemented from TrapdoorFunction. |
|
|
Reimplemented from TrapdoorFunction. |
|
|
|
|
|
|
1.2.4 written by Dimitri van Heesch,
© 1997-2000