|
Crypto++
5.6.4
Free C++ class library of cryptographic schemes
|
Elliptic Curve Point. More...
Public Member Functions | |
| 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 |
1.8.13