Donatien Garnier / MiniTLS-GPL

Dependents:   MiniTLS-HTTPS-Example

Embed: (wiki syntax)

« Back to documentation index

crypto_ecc.h File Reference

crypto_ecc.h File Reference

Copyright (c) AppNearMe Ltd 2013 More...

Go to the source code of this file.

Data Structures

struct  crypto_ecc_point_t
 A point on a ECC curve, stored in Jacbobian format such that (x,y,z) => (x/z^2, y/z^3, 1) when interpretted as affine. More...

Detailed Description

Copyright (c) AppNearMe Ltd 2013

Author:
Donatien Garnier

Definition in file crypto_ecc.h.