ECPPoint Struct Reference

#include <ecp.h>

List of all members.


Detailed Description

Elliptical Curve Point.

Definition at line 12 of file ecp.h.

Public Member Functions

 ECPPoint ()
 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


The documentation for this struct was generated from the following file:
Generated on Sat Dec 23 02:07:22 2006 for Crypto++ by  doxygen 1.5.1-p1