Crypto++ 8.8
Free C++ class library of cryptographic schemes
DL_SignatureKeys_GFP Struct Reference

Discrete Log (DL) signing/verification keys in GF(p) groups. More...

#include <gfpcrypt.h>

+ Inheritance diagram for DL_SignatureKeys_GFP:

Public Types

typedef DL_GroupParameters_GFP GroupParameters
 
typedef DL_PublicKey_GFP< GroupParametersPublicKey
 
typedef DL_PrivateKey_GFP< GroupParametersPrivateKey
 

Detailed Description

Discrete Log (DL) signing/verification keys in GF(p) groups.

Definition at line 675 of file gfpcrypt.h.

Member Typedef Documentation

◆ GroupParameters

◆ PublicKey

◆ PrivateKey


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