|
Security Scol plugin
|
This is the complete list of members for MontgomeryRepresentation, including all inherited members.
| AbstractRing() | AbstractRing< Integer > | inline |
| AbstractRing(const AbstractRing &source) | AbstractRing< Integer > | inline |
| Accumulate(Integer &a, const Integer &b) const | ModularArithmetic | |
| AbstractRing< Integer >::Accumulate(Element &a, const Element &b) const | AbstractGroup< T > | virtual |
| Add(const Integer &a, const Integer &b) const | ModularArithmetic | |
| AbstractRing< Integer >::Add(const Element &a, const Element &b) const =0 | AbstractGroup< T > | pure virtual |
| BERDecodeElement(BufferedTransformation &in, Element &a) const | ModularArithmetic | |
| CascadeExponentiate(const Integer &x, const Integer &e1, const Integer &y, const Integer &e2) const | MontgomeryRepresentation | inlinevirtual |
| CascadeScalarMultiply(const Element &x, const Integer &e1, const Element &y, const Integer &e2) const | AbstractGroup< T > | virtual |
| Clone() const | MontgomeryRepresentation | inlinevirtual |
| ConvertIn(const Integer &a) const | MontgomeryRepresentation | inlinevirtual |
| ConvertOut(const Integer &a) const | MontgomeryRepresentation | virtual |
| DefaultRandomizationParameter (defined in ModularArithmetic) | ModularArithmetic | static |
| DEREncode(BufferedTransformation &bt) const | ModularArithmetic | |
| DEREncodeElement(BufferedTransformation &out, const Element &a) const | ModularArithmetic | |
| Divide(const Integer &a, const Integer &b) const | ModularArithmetic | inlinevirtual |
| Double(const Integer &a) const | ModularArithmetic | inline |
| AbstractRing< Integer >::Double(const Element &a) const | AbstractGroup< T > | virtual |
| Element typedef (defined in ModularArithmetic) | ModularArithmetic | |
| Equal(const Integer &a, const Integer &b) const | ModularArithmetic | inline |
| AbstractRing< Integer >::Equal(const Element &a, const Element &b) const =0 | AbstractGroup< T > | pure virtual |
| Exponentiate(const Element &a, const Integer &e) const | AbstractRing< Integer > | virtual |
| GetModulus() const | ModularArithmetic | inline |
| Half(const Integer &a) const | ModularArithmetic | |
| Identity() const | ModularArithmetic | inlinevirtual |
| Inverse(const Integer &a) const | ModularArithmetic | |
| AbstractRing< Integer >::Inverse(const Element &a) const =0 | AbstractGroup< T > | pure virtual |
| InversionIsFast() const | AbstractGroup< T > | inlinevirtual |
| IsMontgomeryRepresentation() const | MontgomeryRepresentation | inlinevirtual |
| IsUnit(const Integer &a) const | ModularArithmetic | inlinevirtual |
| m_modulus (defined in ModularArithmetic) | ModularArithmetic | protected |
| m_result (defined in ModularArithmetic) | ModularArithmetic | mutableprotected |
| m_result1 (defined in ModularArithmetic) | ModularArithmetic | protected |
| MaxElementBitLength() const | ModularArithmetic | inline |
| MaxElementByteLength() const | ModularArithmetic | inline |
| ModularArithmetic(const Integer &modulus=Integer::One()) | ModularArithmetic | inline |
| ModularArithmetic(const ModularArithmetic &ma) | ModularArithmetic | inline |
| ModularArithmetic(BufferedTransformation &bt) | ModularArithmetic | |
| MontgomeryRepresentation(const Integer &modulus) | MontgomeryRepresentation | |
| MultiplicativeGroup() const | AbstractRing< Integer > | inlinevirtual |
| MultiplicativeIdentity() const | MontgomeryRepresentation | inlinevirtual |
| MultiplicativeInverse(const Integer &a) const | MontgomeryRepresentation | virtual |
| Multiply(const Integer &a, const Integer &b) const | MontgomeryRepresentation | virtual |
| operator=(const ModularArithmetic &ma) | ModularArithmetic | inline |
| AbstractRing< Integer >::operator=(const AbstractRing &source) | AbstractRing< Integer > | inline |
| operator==(const ModularArithmetic &rhs) const | ModularArithmetic | inline |
| RandomElement(RandomNumberGenerator &rng, const RandomizationParameter &ignore_for_now=0) const | ModularArithmetic | inline |
| RandomizationParameter typedef (defined in ModularArithmetic) | ModularArithmetic | |
| Reduce(Integer &a, const Integer &b) const | ModularArithmetic | |
| AbstractRing< Integer >::Reduce(Element &a, const Element &b) const | AbstractGroup< T > | virtual |
| ScalarMultiply(const Element &a, const Integer &e) const | AbstractGroup< T > | virtual |
| SetModulus(const Integer &newModulus) | ModularArithmetic | inline |
| SimultaneousExponentiate(Element *results, const Element &base, const Integer *exponents, unsigned int exponentsCount) const | MontgomeryRepresentation | inlinevirtual |
| SimultaneousMultiply(Element *results, const Element &base, const Integer *exponents, unsigned int exponentsCount) const | AbstractGroup< T > | virtual |
| Square(const Integer &a) const | MontgomeryRepresentation | virtual |
| Subtract(const Integer &a, const Integer &b) const | ModularArithmetic | |
| AbstractRing< Integer >::Subtract(const Element &a, const Element &b) const | AbstractGroup< T > | virtual |
| ~AbstractGroup() (defined in AbstractGroup< T >) | AbstractGroup< T > | inlinevirtual |
| ~ModularArithmetic() (defined in ModularArithmetic) | ModularArithmetic | inlinevirtual |
| ~MontgomeryRepresentation() (defined in MontgomeryRepresentation) | MontgomeryRepresentation | inlinevirtual |