|
Crypto++ 8.5
Free C++ class library of cryptographic schemes
|
Discrete Log (DL) encryption/decryption keys in GF(p) groups. More...
#include <gfpcrypt.h>
Inheritance diagram for DL_CryptoKeys_GFP:Public Types | |
| typedef DL_GroupParameters_GFP_DefaultSafePrime | GroupParameters |
| typedef DL_PublicKey_GFP< GroupParameters > | PublicKey |
| typedef DL_PrivateKey_GFP< GroupParameters > | PrivateKey |
Discrete Log (DL) encryption/decryption keys in GF(p) groups.
Definition at line 660 of file gfpcrypt.h.
Definition at line 662 of file gfpcrypt.h.
Definition at line 663 of file gfpcrypt.h.
Definition at line 664 of file gfpcrypt.h.