| Accumulate(Element &a, const Element &b) const (defined in AbstractGroup< ECPPoint >) | AbstractGroup< ECPPoint > | [virtual] |
| Add(const Point &P, const Point &Q) const (defined in ECP) | ECP | |
| Add(const Element &a, const Element &b) const=0 (defined in AbstractGroup< ECPPoint >) | AbstractGroup< ECPPoint > | [pure virtual] |
| BERDecodePoint(BufferedTransformation &bt) const (defined in ECP) | ECP | |
| CascadeMultiply(const Integer &k1, const Point &P, const Integer &k2, const Point &Q) const (defined in ECP) | ECP | [inline] |
| CascadeScalarMultiply(const Point &P, const Integer &k1, const Point &Q, const Integer &k2) const (defined in ECP) | ECP | |
| CascadeScalarMultiply(const Element &x, const Integer &e1, const Element &y, const Integer &e2) const (defined in AbstractGroup< ECPPoint >) | AbstractGroup< ECPPoint > | [virtual] |
| DecodePoint(Point &P, BufferedTransformation &bt, unsigned int len) const (defined in ECP) | ECP | |
| DecodePoint(Point &P, const byte *encodedPoint, unsigned int len) const (defined in ECP) | ECP | |
| DEREncode(BufferedTransformation &bt) const (defined in ECP) | ECP | |
| DEREncodePoint(BufferedTransformation &bt, const Point &P, bool compressed) const (defined in ECP) | ECP | |
| Double(const Point &P) const (defined in ECP) | ECP | |
| Double(const Element &a) const (defined in AbstractGroup< ECPPoint >) | AbstractGroup< ECPPoint > | [virtual] |
| ECP() (defined in ECP) | ECP | [inline] |
| ECP(const ECP &ecp, bool convertToMontgomeryRepresentation=false) (defined in ECP) | ECP | |
| ECP(const Integer &modulus, const FieldElement &a, const FieldElement &b) (defined in ECP) | ECP | [inline] |
| ECP(BufferedTransformation &bt) (defined in ECP) | ECP | |
| Element typedef (defined in AbstractGroup< ECPPoint >) | AbstractGroup< ECPPoint > | |
| EncodedPointSize(bool compressed=false) const (defined in ECP) | ECP | [inline] |
| EncodePoint(byte *encodedPoint, const Point &P, bool compressed) const (defined in ECP) | ECP | |
| EncodePoint(BufferedTransformation &bt, const Point &P, bool compressed) const (defined in ECP) | ECP | |
| Equal(const Point &P, const Point &Q) const (defined in ECP) | ECP | |
| Equal(const Element &a, const Element &b) const=0 (defined in AbstractGroup< ECPPoint >) | AbstractGroup< ECPPoint > | [pure virtual] |
| Field typedef (defined in ECP) | ECP | |
| FieldElement typedef (defined in ECP) | ECP | |
| FieldSize() const (defined in ECP) | ECP | [inline] |
| GetA() const (defined in ECP) | ECP | [inline] |
| GetB() const (defined in ECP) | ECP | [inline] |
| GetField() const (defined in ECP) | ECP | [inline] |
| Identity() const (defined in ECP) | ECP | [virtual] |
| Inverse(const Point &P) const (defined in ECP) | ECP | |
| Inverse(const Element &a) const=0 (defined in AbstractGroup< ECPPoint >) | AbstractGroup< ECPPoint > | [pure virtual] |
| InversionIsFast() const (defined in ECP) | ECP | [inline, virtual] |
| Multiply(const Integer &k, const Point &P) const (defined in ECP) | ECP | [inline] |
| operator==(const ECP &rhs) const (defined in ECP) | ECP | [inline] |
| Point typedef (defined in ECP) | ECP | |
| Reduce(Element &a, const Element &b) const (defined in AbstractGroup< ECPPoint >) | AbstractGroup< ECPPoint > | [virtual] |
| ScalarMultiply(const Point &P, const Integer &k) const (defined in ECP) | ECP | |
| ScalarMultiply(const Element &a, const Integer &e) const (defined in AbstractGroup< ECPPoint >) | AbstractGroup< ECPPoint > | [virtual] |
| SimultaneousMultiply(Point *results, const Point &base, const Integer *exponents, unsigned int exponentsCount) const (defined in ECP) | ECP | |
| SimultaneousMultiply(Element *results, const Element &base, const Integer *exponents, unsigned int exponentsCount) const (defined in AbstractGroup< ECPPoint >) | AbstractGroup< ECPPoint > | [virtual] |
| Subtract(const Element &a, const Element &b) const (defined in AbstractGroup< ECPPoint >) | AbstractGroup< ECPPoint > | [virtual] |
| ValidateParameters(RandomNumberGenerator &rng, unsigned int level=3) const (defined in ECP) | ECP | |
| VerifyPoint(const Point &P) const (defined in ECP) | ECP | |
| ~AbstractGroup() (defined in AbstractGroup< ECPPoint >) | AbstractGroup< ECPPoint > | [inline, virtual] |