DHM context structure.
More...
#include <dhm.h>
DHM context structure.
Definition at line 153 of file dhm.h.
generator
Definition at line 157 of file dhm.h.
self = G^X mod P
Definition at line 159 of file dhm.h.
peer = G^Y mod P
Definition at line 160 of file dhm.h.
key = GY^X mod P
Definition at line 161 of file dhm.h.
size(P) in chars
Definition at line 155 of file dhm.h.
prime modulus
Definition at line 156 of file dhm.h.
previous X
Definition at line 165 of file dhm.h.
cached R^2 mod P
Definition at line 162 of file dhm.h.
un-blinding value
Definition at line 164 of file dhm.h.
blinding value
Definition at line 163 of file dhm.h.
secret value
Definition at line 158 of file dhm.h.
The documentation for this struct was generated from the following file: