DHM context structure.
More...
#include <dhm.h>
DHM context structure.
Definition at line 143 of file dhm.h.
generator
Definition at line 147 of file dhm.h.
self = G^X mod P
Definition at line 149 of file dhm.h.
peer = G^Y mod P
Definition at line 150 of file dhm.h.
key = GY^X mod P
Definition at line 151 of file dhm.h.
size(P) in chars
Definition at line 145 of file dhm.h.
prime modulus
Definition at line 146 of file dhm.h.
previous X
Definition at line 155 of file dhm.h.
cached R^2 mod P
Definition at line 152 of file dhm.h.
un-blinding value
Definition at line 154 of file dhm.h.
blinding value
Definition at line 153 of file dhm.h.
secret value
Definition at line 148 of file dhm.h.
The documentation for this struct was generated from the following file: