dhm_context Struct Reference
#include <dhm.h>
Detailed Description
Definition at line 35 of file dhm.h.
Field Documentation
generator
Definition at line 39 of file dhm.h.
self = G^X mod P
Definition at line 41 of file dhm.h.
peer = G^Y mod P
Definition at line 42 of file dhm.h.
key = GY^X mod P
Definition at line 43 of file dhm.h.
size(P) in chars
Definition at line 37 of file dhm.h.
prime modulus
Definition at line 38 of file dhm.h.
cached R^2 mod P
Definition at line 44 of file dhm.h.
secret value
Definition at line 40 of file dhm.h.