Crypto++  8.8
Free C++ class library of cryptographic schemes
MontgomeryRepresentation Member List

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) constModularArithmetic
AbstractRing< Integer >::Accumulate(Element &a, const Element &b) constAbstractGroup< Integer >virtual
Add(const Integer &a, const Integer &b) constModularArithmeticvirtual
BERDecodeElement(BufferedTransformation &in, Element &a) constModularArithmetic
CascadeExponentiate(const Integer &x, const Integer &e1, const Integer &y, const Integer &e2) const (defined in MontgomeryRepresentation)MontgomeryRepresentationinline
AbstractRing< Integer >::CascadeExponentiate(const Element &x, const Integer &e1, const Element &y, const Integer &e2) constAbstractRing< Integer >virtual
CascadeScalarMultiply(const Element &x, const Integer &e1, const Element &y, const Integer &e2) constAbstractGroup< Integer >virtual
Clone() constMontgomeryRepresentationinlinevirtual
ConvertIn(const Integer &a) constMontgomeryRepresentationinlinevirtual
ConvertOut(const Integer &a) constMontgomeryRepresentationvirtual
DefaultRandomizationParameter (defined in ModularArithmetic)ModularArithmeticstatic
DEREncode(BufferedTransformation &bt) constModularArithmetic
DEREncodeElement(BufferedTransformation &out, const Element &a) constModularArithmetic
Divide(const Integer &a, const Integer &b) constModularArithmeticinline
AbstractRing< Integer >::Divide(const Element &a, const Element &b) constAbstractRing< Integer >virtual
Double(const Integer &a) constModularArithmeticinline
AbstractRing< Integer >::Double(const Element &a) constAbstractGroup< Integer >virtual
Element typedef (defined in ModularArithmetic)ModularArithmetic
Equal(const Integer &a, const Integer &b) constModularArithmeticinlinevirtual
Exponentiate(const Element &a, const Integer &e) constAbstractRing< Integer >virtual
GetModulus() constModularArithmeticinline
Half(const Integer &a) constModularArithmetic
Identity() constModularArithmeticinlinevirtual
Inverse(const Integer &a) constModularArithmeticvirtual
InversionIsFast() constAbstractGroup< Integer >inlinevirtual
IsMontgomeryRepresentation() constMontgomeryRepresentationinlinevirtual
IsUnit(const Integer &a) constModularArithmeticinlinevirtual
MaxElementBitLength() constModularArithmeticinline
MaxElementByteLength() constModularArithmeticinline
ModularArithmetic(const Integer &modulus=Integer::One())ModularArithmeticinline
ModularArithmetic(const ModularArithmetic &ma)ModularArithmeticinline
ModularArithmetic(BufferedTransformation &bt)ModularArithmetic
MontgomeryRepresentation(const Integer &modulus)MontgomeryRepresentation
MultiplicativeGroup() constAbstractRing< Integer >inlinevirtual
MultiplicativeIdentity() constMontgomeryRepresentationinlinevirtual
MultiplicativeInverse(const Integer &a) constMontgomeryRepresentationvirtual
Multiply(const Integer &a, const Integer &b) constMontgomeryRepresentationvirtual
operator=(const ModularArithmetic &ma)ModularArithmeticinline
AbstractRing< Integer >::operator=(const AbstractRing &source)AbstractRing< Integer >inline
operator==(const ModularArithmetic &rhs) constModularArithmeticinline
RandomElement(RandomNumberGenerator &rng, const RandomizationParameter &ignore_for_now=0) constModularArithmeticinline
RandomizationParameter typedef (defined in ModularArithmetic)ModularArithmetic
Reduce(Integer &a, const Integer &b) constModularArithmetic
AbstractRing< Integer >::Reduce(Element &a, const Element &b) constAbstractGroup< Integer >virtual
ScalarMultiply(const Element &a, const Integer &e) constAbstractGroup< Integer >virtual
SetModulus(const Integer &newModulus)ModularArithmeticinline
SimultaneousExponentiate(Element *results, const Element &base, const Integer *exponents, unsigned int exponentsCount) const (defined in MontgomeryRepresentation)MontgomeryRepresentationinline
AbstractRing< Integer >::SimultaneousExponentiate(Element *results, const Element &base, const Integer *exponents, unsigned int exponentsCount) constAbstractRing< Integer >virtual
SimultaneousMultiply(Element *results, const Element &base, const Integer *exponents, unsigned int exponentsCount) constAbstractGroup< Integer >virtual
Square(const Integer &a) const (defined in MontgomeryRepresentation)MontgomeryRepresentation
AbstractRing< Integer >::Square(const Element &a) constAbstractRing< Integer >virtual
Subtract(const Integer &a, const Integer &b) constModularArithmetic
AbstractRing< Integer >::Subtract(const Element &a, const Element &b) constAbstractGroup< Integer >virtual
~AbstractGroup() (defined in AbstractGroup< Integer >)AbstractGroup< Integer >inlinevirtual
~ModularArithmetic() (defined in ModularArithmetic)ModularArithmeticinlinevirtual
~MontgomeryRepresentation() (defined in MontgomeryRepresentation)MontgomeryRepresentationinlinevirtual