|
Crypto++ 8.9
Free C++ class library of cryptographic schemes
|
ElGamal encryption keys for safe interop. More...
#include <gfpcrypt.h>
Public Types | |
| typedef DL_GroupParameters_ElGamal | GroupParameters |
| typedef DL_PublicKey_GFP< GroupParameters > | PublicKey |
| typedef DL_PrivateKey_GFP< GroupParameters > | PrivateKey |
ElGamal encryption keys for safe interop.
Definition at line 696 of file gfpcrypt.h.
| typedef DL_GroupParameters_ElGamal DL_CryptoKeys_ElGamal::GroupParameters |
Definition at line 698 of file gfpcrypt.h.
| typedef DL_PublicKey_GFP<GroupParameters> DL_CryptoKeys_ElGamal::PublicKey |
Definition at line 699 of file gfpcrypt.h.
| typedef DL_PrivateKey_GFP<GroupParameters> DL_CryptoKeys_ElGamal::PrivateKey |
Definition at line 700 of file gfpcrypt.h.