#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 | |
| const char * | StaticAlgorithmName () |
1.3.2