#include <InvertibleRSAFunction2.h>
Public Member Functions | |
InvertibleRSAFunction2 (void) | |
InvertibleRSAFunction2 (InvertibleRSAFunction *parent) | |
~InvertibleRSAFunction2 (void) | |
Integer | CalculateInverse (RandomNumberGenerator &rng, const Integer &x) const |
InvertibleRSAFunction2::InvertibleRSAFunction2 | ( | void | ) |
InvertibleRSAFunction2::InvertibleRSAFunction2 | ( | InvertibleRSAFunction * | parent | ) |
InvertibleRSAFunction2::~InvertibleRSAFunction2 | ( | void | ) |
Integer InvertibleRSAFunction2::CalculateInverse | ( | RandomNumberGenerator & | rng, | |
const Integer & | x | |||
) | const |