#include <elgamal.h>
Definition at line 103 of file elgamal.h.
Public Types | |
|
typedef DL_CryptoSchemeOptions< ElGamal, ElGamalKeys, int, int, int > | SchemeOptions |
| typedef SchemeOptions::GroupParameters | GroupParameters |
|
typedef PK_FinalTemplate< EncryptorImpl > | Encryptor |
| implements PK_Encryptor interface | |
|
typedef PK_FinalTemplate< DecryptorImpl > | Decryptor |
| implements PK_Decryptor interface | |
Static Public Member Functions | |
| static const char * | StaticAlgorithmName () |
Classes | |
| class | DecryptorImpl |
| class | EncryptorImpl |
1.4.6