ECPPoint Struct Reference

Elliptical Curve Point. More...

#include <ecp.h>

List of all members.

Public Member Functions

 ECPPoint (const Integer &x, const Integer &y)
bool operator== (const ECPPoint &t) const
bool operator< (const ECPPoint &t) const

Public Attributes

bool identity
Integer x
Integer y


Detailed Description

Elliptical Curve Point.

Definition at line 12 of file ecp.h.


The documentation for this struct was generated from the following file:

Generated on Mon Oct 27 02:38:19 2008 for Crypto++ by  doxygen 1.5.7.1