DHM context structure.
More...
#include <dhm.h>
Detailed Description
DHM context structure.
Definition at line 136 of file dhm.h.
Field Documentation
generator
Definition at line 140 of file dhm.h.
self = G^X mod P
Definition at line 142 of file dhm.h.
peer = G^Y mod P
Definition at line 143 of file dhm.h.
key = GY^X mod P
Definition at line 144 of file dhm.h.
size(P) in chars
Definition at line 138 of file dhm.h.
prime modulus
Definition at line 139 of file dhm.h.
cached R^2 mod P
Definition at line 145 of file dhm.h.
secret value
Definition at line 141 of file dhm.h.
The documentation for this struct was generated from the following file: