Crypto++ 8.2
Free C&
|
Elliptic Curve Discrete Log (DL) keys. More...
#include <eccrypto.h>
Public Types | |
typedef DL_PublicKey_EC< EC > | PublicKey |
typedef DL_PrivateKey_EC< EC > | PrivateKey |
Elliptic Curve Discrete Log (DL) keys.
EC | elliptic curve field |
Definition at line 316 of file eccrypto.h.
typedef DL_PublicKey_EC<EC> DL_Keys_EC< EC >::PublicKey |
Definition at line 318 of file eccrypto.h.
typedef DL_PrivateKey_EC<EC> DL_Keys_EC< EC >::PrivateKey |
Definition at line 319 of file eccrypto.h.