Crypto++  8.8
Free C++ class library of cryptographic schemes
Public Types | List of all members
DL_Keys_EC< EC > Struct Template Reference

Elliptic Curve Discrete Log (DL) keys. More...

+ Inheritance diagram for DL_Keys_EC< EC >:

Public Types

typedef DL_PublicKey_EC< EC > PublicKey
 
typedef DL_PrivateKey_EC< EC > PrivateKey
 

Detailed Description

template<class EC>
struct DL_Keys_EC< EC >

Elliptic Curve Discrete Log (DL) keys.

Template Parameters
ECelliptic curve field

Definition at line 320 of file eccrypto.h.


The documentation for this struct was generated from the following file: