EcPoint3 Struct Reference
EC point (projective coordinates) More...
#include <ec.h>
Data Fields | |
uint32_t | x [EC_MAX_MODULUS_SIZE] |
x-coordinate More... | |
uint32_t | y [EC_MAX_MODULUS_SIZE] |
y-coordinate More... | |
uint32_t | z [EC_MAX_MODULUS_SIZE] |
z-coordinate More... | |
Detailed Description
Field Documentation
◆ x
uint32_t x[EC_MAX_MODULUS_SIZE] |
◆ y
uint32_t y[EC_MAX_MODULUS_SIZE] |
◆ z
uint32_t z[EC_MAX_MODULUS_SIZE] |
The documentation for this struct was generated from the following file:
- cyclone_crypto/ecc/ec.h