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

ElGamal encryption keys for safe interop. More...

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.


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