Fabcoin Core  0.16.2
P2P Digital Currency
Public Types | List of all members
DL_CryptoKeys_GFP Class Reference

Discrete Log (DL) encryption/decryption keys in GF(p) groups. More...

#include <gfpcrypt.h>

Inheritance diagram for DL_CryptoKeys_GFP:
[legend]

Public Types

typedef DL_GroupParameters_GFP_DefaultSafePrime GroupParameters
 
typedef DL_PublicKey_GFP< GroupParametersPublicKey
 
typedef DL_PrivateKey_GFP< GroupParametersPrivateKey
 

Detailed Description

Discrete Log (DL) encryption/decryption keys in GF(p) groups.

Definition at line 580 of file gfpcrypt.h.

Member Typedef Documentation

Definition at line 582 of file gfpcrypt.h.

Definition at line 584 of file gfpcrypt.h.

Definition at line 583 of file gfpcrypt.h.


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