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

ElGamal encryption keys for safe interop. More...

#include <gfpcrypt.h>

Public Types

typedef DL_GroupParameters_ElGamal GroupParameters
 
typedef DL_PublicKey_GFP< GroupParametersPublicKey
 
typedef DL_PrivateKey_GFP< GroupParametersPrivateKey
 

Detailed Description

ElGamal encryption keys for safe interop.

See also
On the (in)security of ElGamal in OpenPGP, Issue 1059, CVE-2021-40530
Since
Crypto++ 8.6

Definition at line 696 of file gfpcrypt.h.

Member Typedef Documentation

◆ GroupParameters

◆ PublicKey

◆ PrivateKey


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