Security Scol plugin
Public Types | List of all members
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:
DL_SS< DL_SignatureKeys_GFP, DL_Algorithm_DSA_RFC6979< Integer, H >, DL_SignatureMessageEncodingMethod_DSA, H, DSA_RFC6979< H > > DL_SS< DL_SignatureKeys_GFP, DL_Algorithm_GDSA< Integer >, DL_SignatureMessageEncodingMethod_DSA, H > DL_SS< DL_SignatureKeys_GFP, DL_Algorithm_NR< Integer >, DL_SignatureMessageEncodingMethod_NR, H > DSA_RFC6979< H > GDSA< H > NR< H >

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

Definition at line 677 of file gfpcrypt.h.

◆ PrivateKey

Definition at line 679 of file gfpcrypt.h.

◆ PublicKey

Definition at line 678 of file gfpcrypt.h.


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