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