MPHELL  4.0.0
Data Fields
ec_point Struct Reference

Define an elliptic curve point. More...

#include <mphell-curve.h>

Data Fields

field_elt x
 
field_elt y
 
field_elt z
 
field_elt t
 

Detailed Description

Define an elliptic curve point.

Definition at line 103 of file mphell-curve.h.

Field Documentation

◆ t

t-coordinate of the point

Definition at line 108 of file mphell-curve.h.

◆ x

x-coordinate of the point

Definition at line 105 of file mphell-curve.h.

◆ y

y-coordinate of the point

Definition at line 106 of file mphell-curve.h.

◆ z

z-coordinate of the point

Definition at line 107 of file mphell-curve.h.


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