ecp_point Struct Reference

ECP point structure (jacobian coordinates). More...

#include <ecp.h>

Collaboration diagram for ecp_point:
Collaboration graph
[legend]

Data Fields

mpi X
mpi Y
mpi Z

Detailed Description

ECP point structure (jacobian coordinates).

Note:
All functions expect and return points satisfying the following condition: Z == 0 or Z == 1. (Other values of Z are used by internal functions only.) The point is zero, or "at infinity", if Z == 0. Otherwise, X and Y are its standard (affine) coordinates.

Definition at line 94 of file ecp.h.


Field Documentation


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

Generated on 9 Apr 2014 for PolarSSL v1.3.2 by  doxygen 1.6.1