| ApplyFunction(const Integer &x) const | LUCFunction | [virtual] |
| ApplyRandomizedFunction(RandomNumberGenerator &rng, const Integer &x) const | TrapdoorFunction | [inline, virtual] |
| AssignFrom(const NameValuePairs &source) | InvertibleLUCFunction | [virtual] |
| BERDecode(BufferedTransformation &bt) | InvertibleLUCFunction | |
| CalculateInverse(RandomNumberGenerator &rng, const Integer &x) const | InvertibleLUCFunction | [virtual] |
| CalculateRandomizedInverse(RandomNumberGenerator &rng, const Integer &x) const | TrapdoorFunctionInverse | [inline, virtual] |
| DEREncode(BufferedTransformation &bt) const | InvertibleLUCFunction | |
| GenerateRandom(RandomNumberGenerator &rng, const NameValuePairs &alg) | InvertibleLUCFunction | [virtual] |
| GetModulus() const | LUCFunction | [inline] |
| GetMultiplicativeInverseOfPrime2ModPrime1() const | InvertibleLUCFunction | [inline] |
| GetPrime1() const | InvertibleLUCFunction | [inline] |
| GetPrime2() const | InvertibleLUCFunction | [inline] |
| GetPublicExponent() const | LUCFunction | [inline] |
| GetVoidValue(const char *name, const std::type_info &valueType, void *pValue) const | InvertibleLUCFunction | [virtual] |
| ImageBound() const | LUCFunction | [inline, virtual] |
| Initialize(RandomNumberGenerator &rng, unsigned int modulusBits, const Integer &eStart=17) | InvertibleLUCFunction | |
| Initialize(const Integer &n, const Integer &e, const Integer &p, const Integer &q, const Integer &u) | InvertibleLUCFunction | [inline] |
| LUCFunction::Initialize(const Integer &n, const Integer &e) | LUCFunction | [inline] |
| LUCFunction::IsRandomized() const | TrapdoorFunction | [inline, virtual] |
| TrapdoorFunctionInverse::IsRandomized() const | TrapdoorFunctionInverse | [inline, virtual] |
| m_e | LUCFunction | [protected] |
| m_n | LUCFunction | [protected] |
| m_p | InvertibleLUCFunction | [protected] |
| m_q | InvertibleLUCFunction | [protected] |
| m_u | InvertibleLUCFunction | [protected] |
| MaxImage() const | TrapdoorFunctionBounds | [inline, virtual] |
| MaxPreimage() const | TrapdoorFunctionBounds | [inline, virtual] |
| PreimageBound() const | LUCFunction | [inline, virtual] |
| SetModulus(const Integer &n) | LUCFunction | [inline] |
| SetMultiplicativeInverseOfPrime2ModPrime1(const Integer &u) | InvertibleLUCFunction | [inline] |
| SetPrime1(const Integer &p) | InvertibleLUCFunction | [inline] |
| SetPrime2(const Integer &q) | InvertibleLUCFunction | [inline] |
| SetPublicExponent(const Integer &e) | LUCFunction | [inline] |
| Validate(RandomNumberGenerator &rng, unsigned int level) const | InvertibleLUCFunction | [virtual] |
| ~RandomizedTrapdoorFunctionInverse() | RandomizedTrapdoorFunctionInverse | [inline, virtual] |
| ~TrapdoorFunctionBounds() | TrapdoorFunctionBounds | [inline, virtual] |
| ~TrapdoorFunctionInverse() | TrapdoorFunctionInverse | [inline, virtual] |