Crypto++ 8.7
Free C++ class library of cryptographic schemes
|
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 267 of file eccrypto.h.
typedef DH_Domain<DL_GroupParameters_EC<EC>, COFACTOR_OPTION> ECDH< EC, COFACTOR_OPTION >::Domain |
Definition at line 269 of file eccrypto.h.