DHM context structure. More...
#include <dhm.h>
DHM context structure.
Definition at line 45 of file dhm.h.
generator
Definition at line 49 of file dhm.h.
self = G^X mod P
Definition at line 51 of file dhm.h.
peer = G^Y mod P
Definition at line 52 of file dhm.h.
key = GY^X mod P
Definition at line 53 of file dhm.h.
size(P) in chars
Definition at line 47 of file dhm.h.
prime modulus
Definition at line 48 of file dhm.h.
cached R^2 mod P
Definition at line 54 of file dhm.h.
secret value
Definition at line 50 of file dhm.h.