Donatien Garnier / MiniTLS-GPL

Dependents:   MiniTLS-HTTPS-Example

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
crypto_ecc_point_tA 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
MiniTLSMiniTLS library
TLSSocketTLS Socket