cx_ec_point_s | Developers

cx_ec_point_s

Back to the files list

Elliptic curve point. More...

Data Fields

cx_curve_t curve
 Point's curve. More...
cx_bn_t x
 x-coordinate in affine representation More...
cx_bn_t y
 y-coordinate in affine representation More...
cx_bn_t z
 z-coordinate = 1 in affine representation More...

Detailed Description

Elliptic curve point.

Field Documentation

curve

cx_curve_t curve

Point's curve.

x

x-coordinate in affine representation

y

y-coordinate in affine representation

z

z-coordinate = 1 in affine representation

Back to the files list


Did you find this page helpful?


How would you improve this page for developers?



Getting Started
Theme Features
Customization

Embedded Apps