EC2NPoint Struct Reference

#include <ec2n.h>

List of all members.


Detailed Description

Elliptic Curve Point.

Definition at line 12 of file ec2n.h.

Public Member Functions

 EC2NPoint ()
 EC2NPoint (const PolynomialMod2 &x, const PolynomialMod2 &y)
bool operator== (const EC2NPoint &t) const
bool operator< (const EC2NPoint &t) const

Public Attributes

bool identity
PolynomialMod2 x
PolynomialMod2 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