PolarSSL
Public Attributes

dhm_context Struct Reference

List of all members.

Public Attributes

int len
mpi P
mpi G
mpi X
mpi GX
mpi GY
mpi K
mpi RP

Member Data Documentation

generator

self = G^X mod P

peer = G^Y mod P

key = GY^X mod P

size(P) in chars

prime modulus

cached R^2 mod P

secret value


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Defines