Crypto++ 8.9
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< T >virtual
Add(const Integer &a, const Integer &b) constModularArithmetic
AbstractRing< Integer >::Add(const Element &a, const Element &b) const =0AbstractGroup< T >pure virtual
BERDecodeElement(BufferedTransformation &in, Element &a) constModularArithmetic
CascadeExponentiate(const Integer &x, const Integer &e1, const Integer &y, const Integer &e2) constMontgomeryRepresentationinlinevirtual
CascadeScalarMultiply(const Element &x, const Integer &e1, const Element &y, const Integer &e2) constAbstractGroup< T >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) constModularArithmeticinlinevirtual
Double(const Integer &a) constModularArithmeticinline
AbstractRing< Integer >::Double(const Element &a) constAbstractGroup< T >virtual
Element typedef (defined in ModularArithmetic)ModularArithmetic
Equal(const Integer &a, const Integer &b) constModularArithmeticinline
AbstractRing< Integer >::Equal(const Element &a, const Element &b) const =0AbstractGroup< T >pure virtual
Exponentiate(const Element &a, const Integer &e) constAbstractRing< Integer >virtual
GetModulus() constModularArithmeticinline
Half(const Integer &a) constModularArithmetic
Identity() constModularArithmeticinlinevirtual
Inverse(const Integer &a) constModularArithmetic
AbstractRing< Integer >::Inverse(const Element &a) const =0AbstractGroup< T >pure virtual
InversionIsFast() constAbstractGroup< T >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< T >virtual
ScalarMultiply(const Element &a, const Integer &e) constAbstractGroup< T >virtual
SetModulus(const Integer &newModulus)ModularArithmeticinline
SimultaneousExponentiate(Element *results, const Element &base, const Integer *exponents, unsigned int exponentsCount) constMontgomeryRepresentationinlinevirtual
SimultaneousMultiply(Element *results, const Element &base, const Integer *exponents, unsigned int exponentsCount) constAbstractGroup< T >virtual
Square(const Integer &a) constMontgomeryRepresentationvirtual
Subtract(const Integer &a, const Integer &b) constModularArithmetic
AbstractRing< Integer >::Subtract(const Element &a, const Element &b) constAbstractGroup< T >virtual
~AbstractGroup() (defined in AbstractGroup< T >)AbstractGroup< T >inlinevirtual
~ModularArithmetic() (defined in ModularArithmetic)ModularArithmeticinlinevirtual
~MontgomeryRepresentation() (defined in MontgomeryRepresentation)MontgomeryRepresentationinlinevirtual