EcPoint Struct Reference

EC point. More...

#include <ec.h>

Data Fields

Mpi x
 x-coordinate More...
 
Mpi y
 y-coordinate More...
 
Mpi z
 z-coordinate More...
 

Detailed Description

EC point.

Definition at line 63 of file ec.h.

Field Documentation

◆ x

Mpi x

x-coordinate

Definition at line 65 of file ec.h.

◆ y

Mpi y

y-coordinate

Definition at line 66 of file ec.h.

◆ z

Mpi z

z-coordinate

Definition at line 67 of file ec.h.


The documentation for this struct was generated from the following file:
  • cyclone_crypto/ecc/ec.h