Fabcoin Core
0.16.2
P2P Digital Currency
|
Elliptic Curve Diffie-Hellman. More...
#include <eccrypto.h>
Public Types | |
typedef DH_Domain< DL_GroupParameters_EC< EC >, COFACTOR_OPTION > | Domain |
Elliptic Curve Diffie-Hellman.
EC | elliptic curve field |
COFACTOR_OPTION | cofactor multiplication option |
Definition at line 262 of file eccrypto.h.
typedef DH_Domain<DL_GroupParameters_EC<EC>, COFACTOR_OPTION> ECDH< EC, COFACTOR_OPTION >::Domain |
Definition at line 264 of file eccrypto.h.