Crypto++  8.8
Free C++ class library of cryptographic schemes
Public Types | List of all members
DL_CryptoKeys_GFP Struct Reference

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

+ Inheritance diagram for DL_CryptoKeys_GFP:

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 683 of file gfpcrypt.h.


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