Ed448Point Struct Reference

Projective point representation. More...

#include <ed448.h>

Data Fields

int32_t x [16]
 
int32_t y [16]
 
int32_t z [16]
 

Detailed Description

Projective point representation.

Definition at line 61 of file ed448.h.

Field Documentation

◆ x

int32_t x[16]

Definition at line 63 of file ed448.h.

◆ y

int32_t y[16]

Definition at line 64 of file ed448.h.

◆ z

int32_t z[16]

Definition at line 65 of file ed448.h.


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